# Connect Your AI (Set Up LLM API Key)

Next, go to the **Connect Your AI** section. To run the bot, you need to fill in the **LLM API Key**, which is used to connect to the AI service.\
To get your LLM API Key, you can refer to the guide in the&#x20;

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

If the user does not yet have an **LLM API Key**, the user can follow the guide in the [**\[Keys Tab\]**](/guidance-for-individual/deka-llm/detail-deka-llm/keys-tab.md).  menu to create an API Key first. In addition, the user can also directly click the **Get API Key from Deka LLM** button in the **Connect your AI** section, which will redirect the user to the API Key creation page.

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

In the **Channel** section, select the channel to be used. Currently, the only available channel is **Telegram**.

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


---

# 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.cloudeka.ai/guidance-for-individual/deka-claw/create-deka-claw/connect-your-ai-set-up-llm-api-key.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.
