# Manual Swaps

The Manual Swaps feature lets you trade tokens directly through Bitfoot by entering the token’s address and setting your preferred parameters (in the [**settings**](/bitfoot-bot/solana-trading/settings/defaults.md)). You control settings like slippage tolerance and gas fees, allowing for a precise, hands-on trading experience.

### Main Menu > [🔄](https://emojipedia.org/counterclockwise-arrows-button) Manual Swaps

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

## How to Perform a Manual Swap

{% stepper %}
{% step %}

### Click on the Manual Swaps Button in the Main Menu

<img src="/files/XYggLdfxhf1324fWtlWH" alt="" data-size="original">
{% endstep %}

{% step %}

### Enter the Token Address

Start by entering the token address you wish to exchange.
{% endstep %}

{% step %}

### Select Your Wallet

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

<img src="/files/HyKQFyAMTreeyzdDEvmQ" alt="" data-size="original">
{% endstep %}
{% endstepper %}

{% hint style="info" %}

### **Chart**

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

### Refresh

Click Refresh to see the latest statistics.
{% endhint %}

## Buy Functions

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

{% hint style="info" %}

### Buy Predefined Amount in SOL

You can buy token with predefined amount in SOL.

### Buy X SOL

Enter the value of SOL you wish to purchase the token for.

### Buy X Tokens

Input the amount of tokens you with to purchase.

### New Limit Buy

Setup new limit. Enter the value of USD you wish to purchase the token for.

Setup Limit Buy. Learn more about this function in [**Limit Buy**](/bitfoot-bot/solana-trading/limit-buy.md).
{% endhint %}

## Sell Functions

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

{% hint style="info" %}

### Sell Initials

Sell all holdings of the same token from selected wallet.

### Sell Percentage

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

### **Nuke**

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

### Approve

Approve token for transactions.
{% 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.bitfoot.com/bitfoot-bot/solana-trading/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.
