# Limit Buy

Click on the **"**:dart:**Limit Buy"** button to open Limit Order window

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

* :notebook\_with\_decorative\_cover: **Order name**- Key owner's name
* :green\_circle: **Type** - Order type (buy/sell)
* :key: **Key Amount** - Amount of keys you want to buy&#x20;
* :dollar: **ETH Amount** - Total ETH amount you are willing to spend
* :alarm\_clock: **Expiration** - Expiration time of your buy order (click to switch between 1, 3, 7 days)
* :fuelpump: **Custom Gas** -  gas value (**in gwei**)

{% hint style="info" %}
You can switch between Buy and Sell orders in your Limit Order window. You order type will change automatically.

![](/files/JjTEci3FbWEXZhSJ60HX)![](/files/pHjZWfUqMnOI7PK23fgj)
{% 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.alphador.ai/free-features/friend-tech-bots/friend.tech-sniper/limit-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.
