# Start a Recording

## Using the Chrome Extension

In your Google Meet call, you will see a record button in the bottom tool bar

Click on it to start the call

<figure><img src="https://41929686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F818ZlfY41tLjzzjDy11s%2Fuploads%2FljtPyoWMu4uqs5pJORPH%2FFrame%2031%20(3).png?alt=media&#x26;token=34a28a41-0c64-4906-89f4-9b2c39228d8e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The call will be saved automatically when

* Leaving the call
* Ending the call
* Clicking on the record button again
* Closing the tab
  {% endhint %}


---

# 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://support.recordmeeting.com/getting-started/start-a-recording.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.
