# Login to Zoom

#### Left Side Next to Agent Selection: Login Zoom

Next to the agent dropdown selection, you may sometimes see a **“Login Zoom”** button. This indicates that the agent has Zoom capabilities enabled but is not yet connected to your Zoom account.

* **Login to Zoom:** To activate this functionality, click the button and sign in to your Zoom account. Once authenticated, the agent will be connected and able to use Zoom-related features.

<figure><img src="/files/lhfeAVUo2W5DGHwJXVKn" alt=""><figcaption></figcaption></figure>


---

# 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.aicrisk.com/user-documentation/getting-started/user-chat-page/login-to-zoom.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.
