# Top Up Coin

You can add coins to be used in Deka LLM. On the Deka LLM page, click the Settings button and select Topup Coins.

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

The Topup LLM Coins page will appear. In the Account of Topup field, enter the amount of coins you need.

<figure><img src="/files/0CNFLuAb9jY47C0XTjml" alt=""><figcaption></figcaption></figure>

Enter the number of coins to add, then click the Update button to save the changes.

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

“LLM has been successfully updated” notification appears.

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

<br>


---

# 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.cloudeka.ai/deka-llm/detail-deka-llm/top-up-coin.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.
