# Length Range

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

**Settings:**

* **Minimum & Maximum Words:**\
  Set the lower and upper bounds for the comment length (typically between 5 and 50 words).

Each generated comment will aim for a target word count randomly chosen within this specified range. Remember, usually some humans are more engaged than others, so having a big range makes comments look more natural.


---

# 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/length-range.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.
