# Do’s & Don’ts

<figure><img src="https://2456237623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F71bSnUx7MY0jmpYta6VG%2Fuploads%2FNJNj0WPMwTj8cenHgWjR%2FBildschirmfoto%202025-02-17%20um%2009.21.08.png?alt=media&#x26;token=7bb5a432-cf11-4271-9031-9832925459d8" alt="" width="375"><figcaption></figcaption></figure>

### **Settings:**

* **No Emojis:**\
  Disables the use of emojis in the generated text.
* **No Hashtags:**\
  Prevents hashtags from appearing in the comment.
* **No Cashtags:**\
  Stops cashtags from being included.
* **No X Handle:**\
  Prevents any X handles (mentions) from being used.
* **Randomize Do’s & Don’ts:**\
  If enabled, the system will randomize which restrictions are applied. So each comment is created with random Do´s and Don´ts set. This makes usage of Hashtags, Cashtags, X Handle and Emojis vary randomly and gives it an additional layer of human-like behavior. If disabled, you can manually set each of the above restrictions.

These settings help you maintain brand consistency and ensure that the output adheres to the desired content guidelines.


---

# 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/finley-ai/advanced/dos-and-donts.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.
