# Main Target - Smashes

First of all, it´s important to understand the main target we are aiming for. \
The main target is "Smashes".\
A "Smash" is meant to be a redirect of a user to the tweet you are currently raiding. \
That said, our main target is to engage people to open your tweet, generate views and interact with it.

1. Bring up settings menu according to ["Access Settings UI"](https://docs.raidsharksbot.com/raid-settings/access-settings-ui).
2. You can now adjust your target as you desire. Your input will be saved immediately.

{% hint style="info" %}
You can not only click + and - but also enter any value within the target section.
{% endhint %}

{% hint style="warning" %}
Just installed the bot?\
Start with low targets and let people get used to it first. \
Targets are meant to be achieved. Setting them, too high can demotivate people.
{% 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/main-target-smashes.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.
