# Get Started

IguanaDEX helps you TRADE your crypto and EARN more crypto.

Trade & Earn without the need to go through a Centralized Exchange or counterparty. On the app, you can exchange a token for another one at market rate or even create a pool for your token permissionlessly.

### [Trade](https://docs.iguanadex.com/iguanadex-intro/trade) <a href="#trade" id="trade"></a>

Instantly swap crypto tokens: no registration or counterparty needed.

### [Earn](https://docs.iguanadex.com/iguanadex-intro/earn) <a href="#earn" id="earn"></a>

Earn trading fees and IGN token incentives by providing liquidity.

***

All you need is an EVM wallet and some XTZ tokens on Etherlink.

#### Examples of EVM wallets:

* [MetaMask](https://metamask.io/)
* [Rabby Wallet](https://rabby.io/)
* [Coinbase Wallet](https://www.coinbase.com/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://docs.iguanadex.com/iguanadex-intro/readme.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.
