# Buy & Sell

The Quick Buy & Sell feature is the cornerstone of MevX, offering users a fast, simple, and reliable trading experience. This feature ensures high-speed transactions with a 100% success rate.

## <mark style="color:blue;">How to Use Quick Buy & Sell</mark>

{% content-ref url="/pages/l74WfIxZTQaW6aBy7DyJ" %}
[Buy](/docs/feature-ecosystem/buy-and-sell/buy.md)
{% endcontent-ref %}

{% content-ref url="/pages/OfTJTQJ0ti1swbdDOsxO" %}
[Sell](/docs/feature-ecosystem/buy-and-sell/sell.md)
{% endcontent-ref %}

{% content-ref url="/pages/vLF5uLJzZx4HQAaIDL0N" %}
[Auto TP/SL](/docs/feature-ecosystem/buy-and-sell/auto-tp-sl.md)
{% endcontent-ref %}

## <mark style="color:blue;">Key Benefits</mark>

* **Speed:** Execute trades quickly and efficiently.
* **Simplicity:** Easy-to-use interface suitable for traders of all levels.
* **Reliability:** High success rate with customizable settings to meet your trading needs.

By utilizing the Quick Buy & Sell feature, you can take full advantage of MevX's powerful trading tools to optimize your trading strategies.


---

# 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.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.
