# God Mode Settings

Suppose that you want to configure the default slippage and gas settings for all God Mode snipes, or setup default *Auto Sell* thresholds after the snipe executes. To do so, follow these steps:

* Type `/sniper` to summon the main menu.
* Select :gear:**God Mode**, then select the chain you wish to configure.
* Select :gear:**Config**.

This opens menu in Figure 26.

<figure><img src="/files/tr0ebJLM0HeduZu8wrTE" alt=""><figcaption><p>26. God Mode Configuration</p></figcaption></figure>

These settings function in the exact same way as wallet/channel settings. We highlight the three following toggles:

### :white\_check\_mark: *Multi*

If **Multi** is enabled here and in the Multi-Wallet settings menu shown in Figure 17, then **Multi** will be enabled by default in the token's God Mode menu.

### :white\_check\_mark: *Auto Sell*

This controls **Auto Sell** for God Mode snipes. If you want **Auto Sell** to be enabled by default on your God Mode snipes, make sure to enable **Auto Sell** here and in the wallet settings in Figure 5.

### :white\_check\_mark: *Trailing Sell*

This controls **Trailing Sell** for God Mode snipes. If you want **Trailing Sell** to be enabled by default on your God Mode snipes, make sure to enable **Trailing Sell** here and in the wallet settings in Figure 5.


---

# 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.abot.dog/god-mode/god-mode-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.
