# More informations about cuelists

Cuelists are a central object of BlinderKitten.

They can be used in different ways :&#x20;

* As a simple "master" cuelist : you set the intensity of a group of fixtures and use the HTP level to set the desired intensity in live
* As a "palette" cuelist : you record a color, position or gobo in each cue of you cuelist and yse the load function to set the next cue you want to use
* As a "conductor" cuelist : each cue contains all desired data in your show order.

All cuelists controls are detailed in the [cuelist page](https://norbertrostaing.gitbook.io/blinderkitten/object-types/cuelists).


---

# 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/more-informations-about-cuelists.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.
