# Deposit Token

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

1. Select the network you prefer. (In the official version, you can simply deposit USDC regardless of the network.)
2. Prepare your desired amount of tokens, such as USDC in this example.
3. Take a look at the deposit flow in the animation chart on the left. Essentially, the Diamond vault contract will allocate the USDC to different chains and protocols.
4. Check the estimated return and costs.
5. Confirm the amount and approve the transactions.

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


---

# 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.hodlify.io/step-by-step-guide/deposit-token.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.
