# Chain Settings

This menu allows you to select your default blockchain for trading.

<figure><img src="https://1245177586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRR6d8n2Nuia20P04f2UH%2Fuploads%2FIGXEAN5aUTBFq09hSwBw%2Fimage.png?alt=media&#x26;token=3d0db963-275f-4cfc-acea-bffddf6f17e3" alt=""><figcaption><p>Toggle Chain Settings</p></figcaption></figure>

1. **Default Chain:** Sets the default blockchain for trading. Use the arrow buttons to cycle through supported chains and select your preferred one.
2. **Auto Detected Chains:** Blockchains detected by the bot.&#x20;
3. **Chain Toggle Buttons:** Turn on/off chains.


---

# 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://banana-gun.gitbook.io/banana-gun/trading/settings/chain-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.
