# Nuke All

Nuke All sells every token across all your connected wallets in a single action. It is designed as an emergency exit button for situations where you need to close all positions instantly.

Once enabled, the Nuke All button appears on the home screen between Buy and Positions.

**This action is irreversible. Use only in emergencies.**

<div align="left"><figure><img src="/files/IQUOCvn0O3lOHygPK766" alt="" width="404"><figcaption></figcaption></figure></div>

***

### **What it does**

* Sells all tokens across all connected wallets at once
* Executes immediately with no confirmation step
* Cannot be undone

***

### **Setup**

1. Go to settings

<div align="left"><figure><img src="/files/lyPpXfQbTaJfiX0cPIJ0" alt="" width="402"><figcaption></figcaption></figure></div>

2. Toggle Nuke All on

<div align="left"><figure><img src="/files/TsP1o3bDYnet4UrYa0jT" alt="" width="396"><figcaption></figcaption></figure></div>

Only enable this feature if you need a fast exit option readily available.


---

# 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.odin.tools/thor-trading-bot/thor-telegram-bot/nuke-all.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.
