# Quick Smash

This option will activate the "Quick SMASH" setting! When enabled, this feature streamlines the raiding process by bypassing the Mini-App, taking users directly to X for faster access. This feature is designed to reduce friction and speed up raids.

<figure><img src="/files/hI9kaVUeov9UttpDkzIs" alt=""><figcaption><p>Quick Smash Button</p></figcaption></figure>

{% hint style="info" %}
A link to open the Mini-App will still be available within the raid message. Designed to reduce friction and speed up raids. This setting will be turned ON by default for new groups.
{% 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://docs.raidsharksbot.com/raid-settings/quick-smash.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.
