# Bot page

## **Overview of the Bot Page**

The bot page consists of:

* A block with information about your wallet.
* A block with information about the original wallet (the one you are following).
* Main control buttons.
* **Open Trades** - a block with open trades (your wallet).
* **Original Wallet Open Trades** - trades that are open in the original wallet but not open in yours.
* **Closed Trades** - completed trades.

<figure><img src="/files/2FIWaNUg3P425AuBPRTk" alt=""><figcaption></figcaption></figure>

## **Wallet Information**

* **Trader test 1** - The name of your wallet/bot
* **0x70c4...08f0** - The address of your wallet (next to it is a button to copy the full address).
* Next is a link to Zerion, where you can view all transactions and balances.
* To the right is a link to <https://definest.ai/wallet/...> with information about your wallet.
* **Balance** - The total balance of your wallet, including all coins.
* Balance — Total wallet value in USD (all assets on this chain).
* USDC — The USDC balance in your wallet.
* SOL — The SOL balance in your wallet.
* Refresh icon — Refreshes all balances (Balance, USDC, SOL).
* Actions:
  * Add Funds — Deposit assets to this wallet.
  * Withdraw — Send assets out of this wallet.
  * Swap — Quick exchange between SOL ⇄ USDC.
  * Cleanup — Close empty token accounts and reclaim SOL rent.

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

## Swap

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

Exchange between the native coin and the stable on the current network

(Solana: SOL ⇄ USDC; Ethereum: ETH ⇄ USDT).

**Fields & controls**

* From — amount you sell. Token selector on the right; quick chips 25% / 50% / Max use your available balance. USD estimate is shown below.
* To — amount you receive. Auto-calculated from the current rate (read-only).
* ↕ Reverse — swap the sides (From/To) and update the CTA.

**Action**

* Swap A → B — executes the trade. The button is disabled until the amount is valid and you have enough balance.

**Price & Fee**

* Price — execution quote, e.g. 1 SOL ≈ 221.74 USDC (may update with the market).
* Fee — total estimated fee.
  * Solana: Definest 0.10% + pool fee \~0.04% (varies by pool) + priority fee 0.0001 SOL (paid in SOL).
  * Ethereum: Definest 0.10% + network gas in ETH. *Pool/liquidity fee may apply and will be shown once available.*
  * Final fee may differ slightly at execution; slippage is not a fee.

**Notes**

* You must have enough native coin for fees; otherwise the swap won’t start.
* After success you’ll see a confirmation (amounts swapped and effective price); you can start a New swap or Close.

### Auto swap

{% hint style="info" %}
While Auto swap is on, manual Swap is hidden to avoid conflicts.
{% endhint %}

Automatically keeps your native-coin balance near a Target by swapping with the stablecoin.

* Turn Auto swap On (manual Swap is hidden to avoid conflicts).
* Choose SOL balance units (USD or SOL).
* Set thresholds: Buy if balance < X (tops up to Target), Target balance, Sell if balance > Y (sells down to Target).

**Example:**

* Units: USD. Buy if < 100 → Target 200 → Sell if > 300
* If your SOL balance is $80, the bot buys SOL from USDC up to $200
* If your SOL balance is $320, the bot sells SOL to USDC down to $200

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

{% hint style="info" %}
*When Auto swap is on, the Swap button shows a green “A” badge — Auto swap is active*
{% endhint %}

<figure><img src="/files/51bOonx3ImLLfRJcQiD8" alt=""><figcaption></figcaption></figure>

**Price & Fee**

* Price — execution quote, e.g. 1 SOL ≈ 221.74 USDC (may update with the market).
* Fee — total estimated fee.
  * Solana: Definest 0.10% + pool fee \~0.04% (varies by pool) + priority fee 0.0001 SOL (paid in SOL).
  * Ethereum: Definest 0.10% + network gas in ETH. *Pool/liquidity fee may apply and will be shown once available.*
  * Final fee may differ slightly at execution; slippage is not a fee.

## **Main Control Buttons**

* **Settings** — open full bot settings.
* USDC / SOL — select the quote currency the bot trades with on Solana (on Ethereum this will be USDT / ETH). It also defines the currency for limits in *Buy* and *Advanced*.
* **Copy Trade** — master switch for mirroring the original wallet. When off, the bot does not track the wallet’s buys/sells and the Copy buy and Copy sell switches are ignored (no copying happens). When on, copying follows your Copy buy / Copy sell settings and limits.
* Copy buy — copy the wallet’s buys (subject to your limits).
* Copy sell — copy the wallet’s sells. If off, positions are held until your own rules or manual actions.
* Sell all assets — market-sell all tokens currently held by the bot and close open positions (doesn’t touch your base balances like SOL/USDC).
* Blacklist — add tokens you don’t want the bot to buy again.
* Buy any token — open the quick buy dialog.

**All Settings Enabled:**

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

**All Settings Disabled:**

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

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

[**Bad Trader Protection**](https://docs.definest.ai/copy-trading-bot/bot-settings#bad-traders-defense) **activated:**

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

## Open trades

Here, the open trades of your wallet are displayed. While a trade is open, the bot continuously monitors and updates its data.

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

**Available Actions in an Open Trade:**

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

* **Buy ON / OFF** — Enable/disable copying additional buys for this trade. Manual buys use Buy on amount.
* **Sell ON / OFF** — Enable/disable copying sells/exits for this trade. When OFF, the position is held until your rules or a manual action.
* **Blacklist ON / OFF** — Add/remove the token from the bot’s blacklist. Prevents future buys of this token; does not close the current position.
* **G SL ON / OFF** — Global Stop-Loss, applies to all trades.
* **G TP ON / OFF** — Global Take-Profit, applies to all trades.
* **G TF ON / OFF** — Global Time-Fix/expiry, applies to all trades.
* **Buy on amount** — One-off manual buy for a specified amount (in the selected Trade with currency).
* **Sell %** — One-off manual sell of the chosen percentage of the current position.
* **☢️ Sell** — Emergency sell of 100% at market (“panic sell”).
* **+ SL/TP** — Add local Stop-Loss/Take-Profit for this trade only (overrides global values).
* **Close** — Mark the trade closed without selling; PnL/ROI remain visible and copying stops.
* **SCAM** — Mark as scam; treat any remaining tokens as lost and lock in the loss in metrics.
* **Share** — Create a shareable image (PnL, ROI, time in trade, X-multiple, token name); you can also copy a link.

## **Original Wallet Open Trades**

This status includes trades that:

* Were opened in the original wallet but have not been opened in yours for the following reasons:
  * Insufficient funds in the balance.
  * The coin does not meet the bot's settings (fees, liquidity, coin lifetime, etc.).
  * You closed the trade, but the original wallet has not yet done so.

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

**Available Action:**

* **Blacklist ON / OFF** — Add/remove this token from the bot’s blacklist. Prevents future buys of this token; does not auto-close the current position.
* **Retry buy anyway** — Re-run a buy right now, overriding soft filters (e.g., liquidity/age/tax checks or risk guards). Hard limits still apply (balance, Copy Trade OFF, token blacklisted, etc.). *Use with caution.*
* **Close trade** — Mark the followed wallet’s trade as closed so the bot won’t attach future buys of this token to this trade. If copying is enabled, the next buy will open a new trade. No tokens are sold; existing PnL/ROI remain visible.
* **Buy on amount** — One-off manual buy for a specified amount (in the current Trade with currency). Counts toward your position limits.

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

## **Closed Trades**

This status includes fully completed trades for both you and the original wallet.

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

**Available Action:**

* **Buy on Amount** - Manual purchase of this token for the specified amount.
* **Buy on amount** — One-off manual buy for a specified amount (in the current Trade with currency). Counts toward your position limits.
* **Share** — Create a shareable image (PnL, ROI, time in trade, X-multiple, token name); you can also copy a link.


---

# 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.definest.ai/copy-trading-bot/bot-page.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.
