# Classifier questions

Classifiers are categories that are used to divide the data retrieved by the [bipoles](/sprockler-manual/designer/formulating-questions/special-question-types/bipoles.md) and the [tripoles](/sprockler-manual/designer/formulating-questions/special-question-types/tripoles.md). Frequently used classifiers are age or gender. Other classifiers such as division or department of job, nationality or emotion attached to the story can also be used. It is important to think of the classifiers in advance and also to include classifiers that might make a difference in the interpretation of the outcomes, as to provide the space for their differences to emerge.<br>


---

# 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://sprockler.gitbook.io/sprockler-manual/designer/formulating-questions/classifier-questions.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.
