# First steps

- [Glossary](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/glossary.md)
- [My first hand made fixture](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/my-first-hand-made-fixture.md)
- [The progammer, the encoders and the input panel](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/the-progammer-the-encoders-and-the-input-panel.md)
- [Groups and presets](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/groups-and-presets.md)
- [A simple cuelist](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/a-simple-cuelist.md)
- [A second cuelist](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/a-second-cuelist.md)
- [More informations about cuelists](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/more-informations-about-cuelists.md)
- [Let the assistant help you](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/let-the-assistant-help-you.md)
- [Grid views](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/grid-views.md)
- [Some infos about the interface](https://norbertrostaing.gitbook.io/blinderkitten/first-steps/some-infos-about-the-interface.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://norbertrostaing.gitbook.io/blinderkitten/first-steps.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.
