# Glossary

## NTP

***

Refers to the New Tab Page. It is a tab without an address in the URL.

You can access it using the shortcut Ctrl + T, clicking on the icon next to the tabs, or by launching Chrome without predefined pages.

<figure><img src="/files/3LZsTQFoH5Y9MTJqzPHt" alt="" width="563"><figcaption><p>Printscreen of "New Tab" on Chrome</p></figcaption></figure>

## HSL


---

# 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://theme.mepa.dev/references/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.
