# X Settings

**Tap “X Settings”** to customize your personal preferences for X Mode: buy amount, TP and SL

<div align="left"><figure><img src="/files/Uf2G2SJGLaQw0NLE7M0V" alt="" width="375"><figcaption></figcaption></figure></div>

**In this section,** you can set your buy amount, configure take-profit and stop-loss levels, and define the maximum amount of funds that can be used for purchases in X mode.

<div align="left"><figure><img src="/files/GvZ3wOzGkFUQqnMVLrCc" alt="" width="375"><figcaption></figcaption></figure></div>

### **Set your Buy Amount**

**Tap the “Buy Amount” button** to choose how much SOL the bot will automatically use for each token purchase when X Mode detects a new contract address on X (Twitter).

<div align="left"><figure><img src="/files/359ezsiYtgoaR2sjviWM" alt="" width="375"><figcaption><p><strong>Tap the button and enter your value.</strong></p></figcaption></figure></div>

### **Set your Maximum Limit**

**Tap the “Max Limit” button** to set the maximum amount in SOL the bot can spend on token purchases when X Mode detects new contracts on X (Twitter). This helps protect your balance if multiple tokens appear at once.

<div align="left"><figure><img src="/files/EkMDO7iNEhkHpGBZ5hCo" alt="" width="375"><figcaption><p><strong>Tap the button and enter your value.</strong></p></figcaption></figure></div>

### **X Take profit**

**Tap the “X Take Profit” button** to set up automatic profit-taking levels.

The bot will sell portions of your position when the token price hits your targets.\
You can set up to **3 levels**, each with a specific **gain (%)** and the **percentage of your position** to sell at that level.

<div align="left"><figure><img src="/files/kOTfDPXhV9WnxspUYzbH" alt="" width="375"><figcaption></figcaption></figure></div>

**Use the “T/P” and “Amount” buttons to set your take profit levels.**

<div align="left"><figure><img src="/files/qUbzWPJX68ALeuTIpJ8m" alt="" width="375"><figcaption></figcaption></figure></div>

* Tap the **“T/P”** button to set the **percentage change** at which the bot will automatically sell the token.
* Tap the **“Amount”** button to set the **percentage of your tokens** you want the bot to sell at that leve

**You can also apply** the default settings or remove all take profit levels entirely.

<div align="left"><figure><img src="/files/umHg1pGFmguy1IUfyJQL" alt="" width="375"><figcaption></figcaption></figure></div>

* **Tap “Set Default”** to apply the default take profit settings.
* **Tap “Reset”** to remove all take profit levels. This will clear your current settings, and the bot will no longer auto-sell when the price increases.

### **X Stop Loss**

**Tap the “X Stop Loss” button** to set up your stop loss levels.

<div align="left"><figure><img src="/files/HIZrBLYpKeqfnmhXwrrF" alt="" width="375"><figcaption></figcaption></figure></div>

You can set one or all types of stop losses: **Basic**, **Trailing**, and **Time-based**.

<div align="left"><figure><img src="/files/BIiA5ry6OaWAUqBBy7gL" alt="" width="375"><figcaption></figcaption></figure></div>

**Here you can set your stop loss values:**

<div align="left"><figure><img src="/files/2gErWZx6t7dz7lOq35PQ" alt="" width="375"><figcaption></figcaption></figure></div>

* **Tap the “Basic” button** to set a stop loss that automatically sells your position if the price drops below your entry by the percentage you set.
* **Tap the “Trailing” button** to set a Trailing Stop, which follows the highest price after entry and sells if the token drops by your chosen percentage.
* **Tap the “Time” button** to set a Time-based Stop, which automatically sells the token after a set amount of time — regardless of the price.
* **Tap the “Reset” button** to remove all stop-loss types — **Basic**, **Trailing**, and **Time**.\
  The bot will no longer automatically exit your positions if the price drops or time runs out.


---

# 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.swoop.fun/x-mode-twitter/x-settings.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.
