# Settings

## Trade Type:

Quickly switch between Paper Trading and Live Trading by toggling each button.

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

## Minimum Position Value:

Dictate the minimum value of a position for it to show up on your overview menu. Helpful when trying to filter out tokens that went to 0.

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

## Auto Buy:

Prefer speed? Enabling Auto Buy executes a buy immediately upon pasting a CA into the chat. Adjust your auto buy amount with the button on the right.

<figure><img src="/files/6Ad8PjWVSiTcMHzS4uHo" alt=""><figcaption></figcaption></figure>

## Buy and Sell Button Config:

Adjust your preset buy and sell button values for quicker execution.

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


---

# 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://gitbook.zenithwallet.com/trading-bot-overview/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.
