# Logs & Profiling

- [Repro Steps](https://docs.luciq.ai/react-native/setup-luciq-for-react-native/logs-and-profiling/repro-steps.md): Learn more about the steps your user has taken until the bug or crash was reported on your React Native apps.
- [Session Profiler](https://docs.luciq.ai/react-native/setup-luciq-for-react-native/logs-and-profiling/session-profiler.md): This section covers the details contained in the Session Profiler that appears with all bug and crash reports in your dashboard for React Native apps.
- [Report Logs](https://docs.luciq.ai/react-native/setup-luciq-for-react-native/logs-and-profiling/report-logs.md)
- [Custom Spans](https://docs.luciq.ai/react-native/setup-luciq-for-react-native/logs-and-profiling/custom-spans.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.luciq.ai/react-native/setup-luciq-for-react-native/logs-and-profiling.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
