# Cursor Integration

1. Log in to your Hivel account.
2. In the left panel, select **Settings**, and go to the **Integrations** tab.
3. Find the **Cursor** card and click the **'Connect'** button.

<figure><img src="/files/GkiBcZHd6qquMYRtOCKx" alt="" width="360"><figcaption><p>Click on the connect button</p></figcaption></figure>

4. In the pop-up, paste the Cursor API

<figure><img src="/files/sh4I4GADyx730CftFART" alt="" width="367"><figcaption><p>Paste the Cursor API key and click Submit</p></figcaption></figure>

5. To get the above Cursor API key use the following steps or refer to <https://docs.cursor.com/account/teams/admin-api>:

<figure><img src="/files/ZM2irEXjn2qREY2Ua2HJ" alt="" width="563"><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.hivel.ai/integrations/ai-tools/cursor-integration.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.
