# Glossary

{% embed url="<https://www.youtube.com/watch?v=w_R90VA24ys>" %}
[glossary/lexica](https://www.youtube.com/watch?v=TFV_vhJs5DY\&t=1122s) part of [showcase/demo](https://www.youtube.com/watch?v=TFV_vhJs5DY)
{% endembed %}

## Enabling the glossary feature

![](/files/yX0PCQdGW7vtEwjWbGK9)

You can enable the glossary by importing a file... *(currently, both **tbx** and **utx** glossary files are supported)*

![](/files/IqJgVQdHKun1tvMVL1Ap)

or by manually adding and defining the terms:

![](/files/JMxeZAtcyU1FBxX8ijwl)

## Using the glossary

In the [focus view](/different-views/focus.md), on every segment on the right side you will see the terminology based on the source text (suggestions for term usage) and your translation (approved term usage, suggestions for alternatives):

![](/files/r40hetgXEnI3ISUtIb4r)

The terms will be checked on every change of your translations. If a forbidden term is used [Issue 230](/issues.md#issue-230-found-forbidden-term-glossary) will be raised.


---

# 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-old.locize.com/whats-inside/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.
