> For the complete documentation index, see [llms.txt](https://docs.myjunior.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myjunior.ai/build-a-knowledge-base/how-to-ingest-transcripts/record-in-your-browser.md).

# Record in your browser

{% hint style="warning" %}
Always ensure you have obtained explicit consent from all parties before starting any recording.
{% endhint %}

If you are recording from your browser: make sure you don't have headphones on and that the volume is on high. If the volume is low, the transcript will likely be of very low quality, and Junior will be struggle to extract meaningful insights. If you use headphones, Junior will only hear your questions, and no answers.

{% @arcade/embed flowId="XVDvMVxPPQlKWRpRMck3" url="<https://app.arcade.software/share/XVDvMVxPPQlKWRpRMck3>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.myjunior.ai/build-a-knowledge-base/how-to-ingest-transcripts/record-in-your-browser.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.
