> For the complete documentation index, see [llms.txt](https://docs.hidemyacc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemyacc.com/hidemyacc-3.0-features/billing.md).

# Billing

### <mark style="background-color:orange;">1. Pay with Coins</mark>

To pay using Coins, you first need to add Coins to your Hidemyacc account.

The exchange rate is **1 Coin = $1 USD**.

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

You can top up Coins via **MBBank** or **Cryptocurrencies**.

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

### <mark style="background-color:orange;">2. Pay via MBBank</mark>

To pay using MBBank, follow these two steps:

**Step 1:** Transfer the payment to Hidemyacc’s bank account.

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

**Step 2:** After the transfer is completed, click **“Activate my account”** so the system can automatically activate your plan.

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

### <mark style="background-color:orange;">3. Pay with Cryptocurrencies</mark>

Hidemyacc supports **14 cryptocurrency payment methods**. Choose the option that suits you and proceed with payment.

<figure><img src="/files/N5oBVRxPmLzMz6nq1yRo" 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.hidemyacc.com/hidemyacc-3.0-features/billing.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.
