# How to Trade on WarpGate

Trading on WarpGate is designed to be user-friendly, eliminating complexities often associated with other exchanges. The WarpGate Smart Router handles trading routes and calculations seamlessly for you, ensuring a straightforward and efficient trading experience.

**Trading on the WarpGate Exchange**

1. Navigate to the WarpGate Dapp <https://move.warpgate.pro/swap>.
2. Unlock your wallet by clicking "Connect Wallet"&#x20;
3. Choose the token you want to trade from the dropdown menu in the upper section. Ensure you have a sufficient balance of the chosen token in your wallet for trading.
4. Select the token you want to trade for in the lower section.
5. Input the number of tokens you want to swap (spending amount) in the upper section or input the number of tokens you want to receive (receiving amount) in the lower section. The corresponding amount will be estimated automatically.
6. Review all the details and click the "Swap" button. If you are trading a token for the first time, you may need to click "Enable XXX (your token)" to approve.
7. A window with more details will appear. Confirm that the details are correct, and when ready, click the "Confirm Swap" button. Your wallet will prompt you to confirm the action.
8. Congratulations! You've completed the trade. Track your transaction on the blockchain explorer by clicking the provided link.


---

# 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.warpgate.pro/product/warpgate-dex/how-to-trade-on-warpgate.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.
