# concepts

- [Introduction to concepts](https://help.clause9.com/concepts/introduction-to-concepts.md): What are concepts, why are they so important, and which elements of data do they store?
- [Creating concepts](https://help.clause9.com/concepts/creating-concepts.md): Concepts can be created either from within the file browser, or within the Assemble document environment.
- [Concept labels](https://help.clause9.com/concepts/concept-labels.md)
- [Links](https://help.clause9.com/concepts/links.md)
- [Organising concepts](https://help.clause9.com/concepts/organising-concepts.md)
- [Concepts - FAQ](https://help.clause9.com/concepts/concepts-faq.md)
- [How to: concepts](https://help.clause9.com/concepts/how-to-concepts.md)
- [Add predefines to a datafield](https://help.clause9.com/concepts/how-to-concepts/add-predefines-to-a-datafield.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://help.clause9.com/concepts.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.
