# Manual Buyer

### Video Tutorial

{% embed url="<https://youtu.be/KaX-gGIlOOw>" %}

## Quick Start&#x20;

{% stepper %}
{% step %}

### Paste a token contract address

{% endstep %}

{% step %}

### Customise gas, slippage and an anti-MEV tip (see explainer of these terms in "Sending a Manual Buyer" guide)

{% endstep %}

{% step %}

### Select a SOL amount to send the transaction

{% endstep %}
{% endstepper %}

## Interactive tutorials

{% content-ref url="/pages/JTgMdM0nx8dhg52CVnGq" %}
[Sending a Manual Buy](/setup-trading-and-management/sol/trading/manual-buyer/sending-a-manual-buy.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZXSfnWcekfRoInb8YAbs" %}
[Manual Buy Configurations](/setup-trading-and-management/sol/trading/manual-buyer/manual-buy-configurations.md)
{% endcontent-ref %}

{% content-ref url="/pages/BNIjqOwqdg7VRllBgjdG" %}
[Buy Orders](/setup-trading-and-management/sol/trading/limit-orders/buy-orders.md)
{% endcontent-ref %}

{% hint style="info" %}
Use our new /closeall command and clear every un-traded token from your window.
{% endhint %}


---

# 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.sigma.win/setup-trading-and-management/sol/trading/manual-buyer.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.
