# Deposit

**`Coin`** is one of the payment methods on the GemAutomate website, where users can top up their Coin balance. This guide is created to provide instructions on how to correctly and conveniently top up your Coin balance for the next steps of usage.

***

Log in to your **GemAutomate account** through the website [GemAutomate License Manager](https://app.gemautomate.com/login)

* Choose **Deposit** then **Recharge**

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

* Enter the amount, then select your payment method.\
  You can choose the payment method based on the information provided on the website.\
  Enter the desired amount to top up, with the **currency set to USD**.

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

{% hint style="danger" %}
Please provide the payment slip to the support team.

**via** [**GemAutomate Official**](https://gemautomate.com/)
{% 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://gemautomate.gitbook.io/manual/inception/deposit.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.
