# Length

If you are unsure how long your synopsis should be, it is safe to **aim for somewhere around 150 words**. This is only a rough guideline; a short series or an OVA might not require as many words, while a series with a more complicated premise might require many more.

{% hint style="warning" %}
You should not feel pressured to pad the synopsis if it turns out to be short.
{% endhint %}

Ultimately it is the content that dictates the word count and not vice versa, so focus on making sure that you properly follow the instructions of the next section.


---

# 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://malrewrite.gitbook.io/important-docs/important-documents/writer-instructions/contents/writing-guidelines/length.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.
