> For the complete documentation index, see [llms.txt](https://snark-launch.gitbook.io/snark-launch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snark-launch.gitbook.io/snark-launch/the-snark-launch-platform/launchpad/swap.md).

# Swap

[Snarklaunch](https://app.snarklaunch.com/), built with a decentralised exchange (DEX), provides users with an experience that is distinguished by both its superiority and its openness. The process of exchanging assets takes place in a way that is both decentralised and automatic on the Zksync era mainnet.&#x20;

[Snarklaunch](https://app.snarklaunch.com/) facilitates transactions through the implementation of smart contracts, which conduct out transactions in an automated manner. By utilising Snarklaunch, users are able to carry out switching operations in a prompt and efficient manner.

Users are able to perform swapping in a fast, effective, safe manner.

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

**How to use Snarks integrated DEX:**

1\. Connect your Wallet to <https://app.snarklaunch.com/> and verify your Zksync era mainnet network connection.

&#x20;*(You can add this network by going on* [*chainlist.org*](https://snark-launch.gitbook.io/snark-launch/the-snark-launch-platform/launchpad/www.chainlist.org)*)*&#x20;

Step 2. Select the token you want to trade from the list on top. Your connected wallet must contain your chosen coin. Select the coin or token you want to trade.

Step 3. Verify the token-to-token slippage value. If you have never traded a token on [app.snarklaunch.com](https://app.snarklaunch.com/) before, you must activate the token by clicking the enable button and verifying the transaction in your wallet.&#x20;

Step 4. Select swap in your wallet and finish the trade. Investors get a large portion of the 0.15% trading fee when someone swaps tokens on our platform to encourage liquidity. This ensures sufficient platform liquidity for smooth trading which is really important.

*Our liquidity plan rewards investors who provide liquidity. Whether they hold their LP tokens in wallets or stake them into Yield Farms, they will receive their proportionate trading fees. None is better. Trading Commission and Fee Structure Liquidity pool contributors receive 0.10%.* [app.snarklaunch.com](https://app.snarklaunch.com/) *Treasury receives 0.03%. 0.02% is repurchased.*&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://snark-launch.gitbook.io/snark-launch/the-snark-launch-platform/launchpad/swap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
