# Limit Buy

Set buy orders at specified prices.

You can configure Bitfoot to automatically purchase a specific token once its price reaches a predetermined level. This is useful for managing entry points without having to monitor the market constantly.

### Main Menu > Limit Buy

<figure><img src="/files/U6pqAK3jdrYal3rBswHi" alt=""><figcaption><p>Limit Buy</p></figcaption></figure>

### ➕ Add New Limit Buy

Start by clicking on Add New Limit Buy.

<figure><img src="/files/qKDf77xLMXDA9fUi5XrA" alt=""><figcaption><p>Add New Limit Buy</p></figcaption></figure>

### 💳 Select User Wallet

Choose the wallet you want to trade with.

<figure><img src="/files/WUbl4HLWUK9RpyWpduXn" alt=""><figcaption><p>Select Your Wallet</p></figcaption></figure>

### ✏️ Type Token Address

Click Type Token Address and enter the desired token address.

<figure><img src="/files/kYWdClbQyNd3RzAk6ME8" alt=""><figcaption><p>Type Token Address</p></figcaption></figure>

After entering the token address enter amount in USD of the token you wish to buy.

### ⚙️ Configure your Limit Buy settings

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

### 💰 **Buy Dip/Breakout**

Automatically purchase tokens when they dip or breakout based on percentage, price, or market cap.

#### **Percentage**

Define the percentage below the current market price at which to trigger the buy order.

#### **Price**

Set the exact price point for the limit buy order.

#### **MC (Market Cap)**

Optionally link the limit buy to a market cap condition, enhancing strategy by combining price and market valuation metrics.

### ✅ Auto-Buy

Activate/Deactivate Auto-Buy after you have set your limit order.

### ✏️ Edit Amount

You can edit the number of tokens for your limit order after you have specified it in the initial settings.

### ⏰ Refresh Timer

Your Limit Order will be active for 48 hours. You can use Refresh Timer button to prolong it's duration.

### 🛍️ Approve

Execute transaction.

### 📊 **Chart**

Opens a chart of the token on [coinbrain.com](https://coinbrain.com)

### ❌ Delete

Delete your limit buy order.

### ♻️ Reset

Reset your limit settings.&#x20;


---

# 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.bitfoot.com/features/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.
