# Glossary

- [Glossary, Category and Terms](https://docs.decube.io/glossary/glossary-category-and-terms.md): Let's understand what each of them are.
- [Adding a new Glossary](https://docs.decube.io/glossary/adding-a-new-glossary.md): A Glossary is a top-level container to all the categories and terms within your Business Glossary.
- [Adding Terms and Linked Assets](https://docs.decube.io/glossary/adding-terms-and-linked-assets.md): This documents helps you to understand the importance of linking assets and steps how you can link assets to the terms.
- [Moving Terms between Glossaries](https://docs.decube.io/glossary/adding-terms-and-linked-assets/moving-terms-to-glossary-category.md): Organising your terms just got easier!
- [Applying custom attributes to Glossary](https://docs.decube.io/glossary/apply-custom-attributes.md): How to view and apply organization-level custom attributes to glossary assets.


---

# 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.decube.io/glossary.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.
