# Step 7 - Deposit Tokens

Preview Token Amounts:&#x20;

Based on your chosen price range, DataDex calculates how much of each token you need to deposit.

Approve Tokens:

&#x20;If it’s your first time adding liquidity for the token, approve it by signing a transaction in your wallet.

Confirm Deposit:&#x20;

Review your settings, including the token amounts, price range, and fee tier.

Submit Transaction: &#x20;

* Confirm the transaction in your wallet and pay the gas fee.
* Wait for the transaction to be processed.


---

# 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.datadex.com/step-by-step-guide-to-providing-liquidity/step-7-deposit-tokens.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.
