# Deposit

After logging in, you can deposit your $USDC in order to trade and participate in all the events on Aark.

There are two types off account to Deposit .

* **1000x Account**
* **Pepetual Account**

The following instruction shows for 1000x Account, however it applies the same to the Perpetual Account.

Money deposited in 1000x Account **cannot be used** to trade in the Perpetual Account.

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

1. Press on "**Go to Deposit**".
2. Input the Depsoit amount in **USDC.**
3. Press on "**Enable Trading**" to start trading.
4. Set up a security password to enable trading.
5. Done!


---

# 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.aark.digital/about/step-by-step-guide/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.
