> For the complete documentation index, see [llms.txt](https://manual.gemlogin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.gemlogin.io/english-support/deposit.md).

# Deposit

**`Coin`** is one of the payment methods on 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 **account** through the website [**Gemlogin License Manager**](https://app.gemlogin.io/login)

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

<figure><img src="/files/RnX3MuSFTiao8124dLkC" 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**.

{% hint style="warning" %}
**Note:** If you choose to make a payment via **bank transfer**, please calculate the amount to be transferred manually\ <mark style="color:red;">**based on the exchange rate using a**</mark> [*<mark style="color:red;">**BUSD to THB converter**</mark>*](https://checktools.io/busd)*<mark style="color:red;">**.**</mark>*\
Kindly double-check the accuracy before making the payment.
{% endhint %}

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

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

**via** [**LINE Official Account**](https://line.me/R/ti/p/@909kaiyh)
{% endhint %}


---

# 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://manual.gemlogin.io/english-support/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.
