# How to Buy/Sell?

<figure><img src="https://4215701994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdgLE7q4Yf9KPeNc5DGhQ%2Fuploads%2FYLnmaSLsZmx6rvxI1TOR%2Fimage.png?alt=media&#x26;token=1fc84800-8665-457e-907b-2d7ff1f8c1be" alt=""><figcaption><p>Buy/Sell on enormuspump.fun</p></figcaption></figure>

To buy and sell on [enormuspump.fun](https://enormuspump.fun), it's as easy as you would expect it to be.

1. Connect your wallet and select the token you want to trade from the homepage.
2. Click to open the token's page, and you will see the swap window on the right.
3. Enter the amount of ETH or tokens you wish to buy or sell, and you will see the equivalent amount in tokens.
4. Optionally, you can adjust your [slippage](https://www.ledger.com/academy/what-is-slippage-in-crypto) tolerance.
5. Finally, click the trade button and navigate through your wallet pop-up to sign and finalize your trade.


---

# 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://enormuspump.gitbook.io/enormuspump.fun-manual/how-to-buy-sell.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.
