# 🧔 User Guide

> ### “Good design is a lot like clear thinking made visual.”&#x20;
>
> (Edward Tufte)

If you are a **Jira user**, you will find all details about Glass Project Documentation in this section.

* [Get Project documentation with 1 click](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click)
  * [General](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/general)
  * [Issue Types](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/issue-types-and-workflow)
  * [People](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/people)
  * [Permissions](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/schemes/permissions)
  * [Notifications](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/schemes/notifications)
* [Export Project Documentation as PDF](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/export-project-documentation-as-pdf)
* [Export Project Documentation to Confluence](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/export-project-documentation-to-confluence-on-premise)
* [Export Project Documentation to Confluence - CLOUD](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/export-project-documentation-to-confluence-cloud)
* [Glass Introduction Menu](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/glass-introduction-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.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.
