# Tags

Using Hashtags or Cashtags on Twitter (X) to improve visibility for your project is very important. It can get quite difficult to tell everyone, which tags you want to be used. RaidSharksBot helps with that.

1. Bring up settings menu according to ["Access Settings UI"](/raid-settings/access-settings-ui.md).
2. Set any Hashtag, Cashtag or even a full phrase you want people to use within their comments on Twitter (X).

Doing this will show your set tag as a blue clickable font within the "Raid" tab in our WebApp. Users can then copy it by a single click and paste it into a comment.

{% hint style="success" %}
This setting can be adjusted "On-The-Fly"
{% 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/tags.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.
