# Manual Swaps

Trade tokens manually by entering specific token addresses and desired actions (buy, sell).

### Main Menu > Manual Swaps

<figure><img src="/files/U6pqAK3jdrYal3rBswHi" alt=""><figcaption><p>Manual Swaps</p></figcaption></figure>

Start by entering the token address you wish to exchange.

### [💳](https://emojipedia.org/credit-card) Select Wallet

If you have more than one wallet connected to Bitfoot, select the wallet from which you wish to exchange.

### 🛡️ **MEV Protect**

Secure transactions against Miner Extractable Value attacks.

### 📊 **Chart**

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

### [🔄](https://emojipedia.org/counterclockwise-arrows-button) Refresh

Click Refresh to see the latest statistics.

## Buy Functions

<figure><img src="/files/wkTOydO6lc7kET6M6yqM" alt=""><figcaption><p>Buy Menu</p></figcaption></figure>

### [✏️](https://emojipedia.org/pencil) Buy ETH

You can choose from predefined values or input your own value.

### [✏️](https://emojipedia.org/pencil) Buy Tokens

Input the amount of tokens you with to purchase.

## Sell Functions

<figure><img src="/files/RRQCa6A4fCm7hQjrRpQp" alt=""><figcaption><p>Sell Menu</p></figcaption></figure>

### [🛒](https://emojipedia.org/shopping-cart) Sell Initials

Sell all holdings of the same token from selected wallet.

### [✏️](https://emojipedia.org/pencil) Sell Percentage

You can choose from predefined values or input your own value.

### [☢️](https://emojipedia.org/radioactive) **Nuke**

Option to sell all holdings of the same token across all wallets.


---

# 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/manual-swaps.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.
