# Intermediate Guide

### Token Address

Ensuring a secure trading experience is paramount, as mentioned in our wallet setup guide for beginners. Due diligence and attention are crucial in navigating the potential risks of scams prevalent in the space. To trade the correct token, always copy the address from the main platform of the project. In our case, you can find the address in the [token information section](/dizzyhavoc/usddzhv/token-information.md) or in the Discord community server's "dzhv-contracts" channel.

### Choosing the Right Token and DEX for the Swap&#x20;

After copying the correct address, proceed to a decentralized exchange (DEX) to initiate a swap. To determine which token is eligible for the swap and which DEX to chose, refer to the [Provided Liquidity section](/dizzyhavoc/usddzhv/provided-liquidity.md) in this document. It's essential to note that to acquire DZHV on a specific chain, you'll need the token utilized in the liquidity pool for that chain. For example, if the liquidity pool in Chain X involves DZHV and Token X, you'll need to swap Token X on that chain. Ensure you have the required token in the respective chain to facilitate the swap effectively.

### Swap Process and Approval Request

After successfully transferring the token to the correct chain and navigating to the DEX interface, initiating the token swap for DZHV is a straightforward process. Simply select the desired amount for the swap and execute the swap action. It's important to note that this action requires approval through your wallet. If you encounter anything suspicious or unsettling, promptly disconnect your wallet and refrain from signing any transactions. Seek assistance by reaching out to our community channels for support and guidance.

**Upon successful completion of all the steps, you should now see the DZHV token in your wallet.**


---

# 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://dizzyhavoc.gitbook.io/dizzyhavoc/users-guide/swap-setup/intermediate-guide.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.
