# License

License is not needed for Spell Book to work with Knights of the Editing Table extensions.

License is needed to enable support for non-Knights extensions.\
It works for an unlimited number of extensions.

{% hint style="success" %}
If your favourite extension doesn't support Spell Book, let its developer know about [Spell Book API](/extensions/spell-book/api-reference.md).
{% 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://manuscript.knightsoftheeditingtable.com/extensions/spell-book/license.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.
