# Glass Introduction Menu

{% hint style="info" %}
**Glass Introduction** menu is developed for new Jira users to be able to quickly understand basic Jira terms. This philosophy is part of the [**concept of Glass** (education).](/glass-documentation/general-product-information/concept-and-goals.md)
{% endhint %}

**Glass introduction** menu is accessible from the **top bar.**<br>

![Glass Introduction menu](/files/yjEZmFVdpP6EKo0rYBQi)

It contains a short, but **easy to understand overview** with a simple diagram about

* Schemes
* Components
* Versions
* Workflows
* Transitions
* Screens
* People
* Permissions
* Notifications
* Comparison & Snapshots
* Integrations

If you need more information in any topic, there are links provided to the official **Atlassian documentation**.

![Introduction to Jira](/files/LpPIzp4ffzuM1OC5Jdzz)

Information about Licence and installed version can be found in the **About** menu.


---

# 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.meta-inf.hu/glass-documentation/user-guides/user-guide/glass-introduction-menu.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.
