# New term

To add a new term:

* click on *Add new glossary term* ![](/files/-LH9CvfPUj8NXflzV57P),
* enter the term in the first field,
* give the term's definition,
* click the *Save term* button.

A definition can be enriched by images and links:

![](/files/-LH9CvfV-zZY53KfaQQ2)

*Illustration: Glossary – add a term*

By default terms are displayed in T\_able view\_ ![](/files/-LH9CvfbUkiCjClwH2xi) – suitable for a large number of terms with a brief definition. For a smaller list of fuller definitions, both teacher and learner may wish to choose the more attractive *List view* ![](/files/-LH9CzWVJy8EsO0EbSZj) *:*

![](/files/-LH9CvfppoQjGpXBkPew)

*Illustration: Glossary – List view*


---

# 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.chamilo.org/1.11.x/teacher-guide/glossary/new_term.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.
