> For the complete documentation index, see [llms.txt](https://blog.accsmarkethub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.accsmarkethub.com/how-to-use-accsmarkethub/how-to-add-funds.md).

# How to add funds

## **How to Add Funds to your Account ?**

1\. Login to your [AccMarketHub](https://accsmarkethub.com/login) account.

2\. Click on the top-left cart icon.

&#x20;  :warning:I**mportant : The available funds are displayed here.**

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

3. Enter the amount (Funds) to add or top-up.
4. Press the **Top Up** button.

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

5. Select the desired currency from the drop-down menu.

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

6. &#x20;Add a desired **chain** .
7. Click on **Proceed to Payments** button to initiate the payment.

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

8. Pay with your Crypto wallets.

&#x20;   :warning:**Important:**  Crypto payments are final and non-refundable. Please ensure the correct wallet &#x20;

&#x20;                             address and amount, and be aware of price volatility during the transaction.

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

:bulb:Note : After adding funds to your account, Check its status and confirm a relevant purchase in the payments section under your account.<br>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://blog.accsmarkethub.com/how-to-use-accsmarkethub/how-to-add-funds.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
