# Ape Mode

Speed of execution is a major factor in NFT trading. Ape Mode allows you to speed up the launch of trades by requiring no confirmation on your part, and executing the trade as soon as you select the quantity to buy or sell.

### Toggle ape mode

To activate or disable the ape mode, click on the Set Ape Mode button <img src="/files/K4a9AYbjZolUFM6u4fan" alt="" data-size="line">. Once ape mode is activated, your transactions will be launched instantly. If it's not, the bot will show you a simulation of the trade and ask for confirmation before executing it. Note that even when ape mode is enabled, the bot performs an internal simulation before launching the transaction to make sure it goes through.

<figure><img src="/files/QZU02jIey6p8QWdz9l8A" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Note that activating Ape Mode will remove all simulations for manual trading actions, but not for other types of actions (i.e. manager, approval).
{% 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://aura-3.gitbook.io/aura/nft/general-settings/ape-mode.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.
