# Other experimental uses

A feature called "free generation" is included in each of the AITools.

* AITools in the item detail panel

<figure><img src="/files/w816FbptfW8zfjOHoygT" alt=""><figcaption></figcaption></figure>

* Multi-select AITools

<figure><img src="/files/OO6OIunx7QGSPpsUPtbN" alt=""><figcaption></figcaption></figure>

Each of these tools can be used to generate text freely, with the context of the item selected at the time. If you would like to try a generation that is not implemented as an official feature, please use this free generation. For example, we use the multiple selection feature to select three items and create a scenario for each, or to write the history and story of a town or city, or to come up with ideas for missing elements, etc.

There are endless ways to use the system, but we are refining and implementing the features that should be included in the system as we go along. If you have an interesting feature you would like to see in the system, please feel free to send us your feedback by sending us a request below!

[About feature requests](/others/aboutrequest.md)


---

# 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.glimnote.com/how-to-use/other-experimental-uses.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.
