# Buy

## <mark style="color:blue;">How to Buy on MevX</mark>

{% embed url="<https://app.arcade.software/share/HZ17A8R9IELny2yeZyXc>" %}

<table><thead><tr><th width="227">Step</th><th>Details</th></tr></thead><tbody><tr><td><strong>Select a Token</strong></td><td>Use the search bar or explore the Trending, Meme Zone and Degen Zone sections on the MevX website to find a token you want to trade.</td></tr><tr><td><strong>View Token Details</strong></td><td>Once you select a token, the website will display the token's chart in the center of the screen. You'll find detailed token information on the left and the Buy and Sell Mode on the right.</td></tr><tr><td><strong>Choose wallet(s) for trading</strong></td><td>Choose the wallet(s) you want to use to buy tokens.</td></tr><tr><td><strong>Buy tokens with SOL</strong></td><td>Enter your desired SOL amount.</td></tr><tr><td><strong>Advanced Settings</strong></td><td><ul><li><strong>Slippage:</strong> Adjust the slippage tolerance to ensure your trade executes at the price you expect.</li><li><strong>Anti-MEV Mode:</strong> Enable this to protect your trade from front-running bots.</li><li><strong>Tip:</strong> Add a tip to prioritize your transaction.</li><li><strong>Priority Fee:</strong> Add fee for fastest trading speed. </li></ul></td></tr><tr><td>Auto TP/SL</td><td>Set up your TP/SL order before starting your transaction</td></tr><tr><td><strong>Choose to Buy</strong></td><td>Once all the information is set up, click the Quick Buy button to initiate the transaction.</td></tr></tbody></table>


---

# 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.mevx.io/docs/feature-ecosystem/buy-and-sell/buy.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.
