# User guides

- [🐱‍👤 Administration Guide](https://docs.meta-inf.hu/glass-documentation/user-guides/administration-guide.md): This is a canonical for all things administration.
- [1 - Installation & Licensing](https://docs.meta-inf.hu/glass-documentation/user-guides/administration-guide/1-installation-and-licensing.md): Information about installation and licensing.
- [2 - Granting Permission](https://docs.meta-inf.hu/glass-documentation/user-guides/administration-guide/2-granting-permission.md): In order to configure the app you need to have the correct permissions.
- [3 - Set up Confluence export](https://docs.meta-inf.hu/glass-documentation/user-guides/administration-guide/3-set-up-confluence-export.md): To use the Confluence export feature in Glass Project Documentation, there are settings that need to be configured in advance. For more information, read along.
- [Confluence Export Troubleshooting](https://docs.meta-inf.hu/glass-documentation/user-guides/administration-guide/3-set-up-confluence-export/confluence-export-troubleshooting.md): Confluence export errors and how to solve them.
- [🧔 User Guide](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide.md)
- [Glass Introduction Menu](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/glass-introduction-menu.md): Learn the basics of Jira with Glass
- [Get Project documentation with 1 click](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click.md)
- [General](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/general.md): General project information with Glass
- [Schemes](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/schemes.md): Schemes describes the behaviour of a Project and Issues in the project
- [Permissions](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/schemes/permissions.md): Permissions from different perspectives
- [Notifications](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/schemes/notifications.md): Notifications from different perspective
- [Issue Types & Workflow](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/issue-types-and-workflow.md): How the issue types functionate
- [People](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/people.md): Who is in the project?
- [Export Project Documentation as PDF](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/export-project-documentation-as-pdf.md): Jira Project Documentation as PDF
- [Export Project Documentation to Confluence - On premise](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/export-project-documentation-to-confluence-on-premise.md): Jira Project Documentation as a Confluence page
- [Export Project Documentation to Confluence - Cloud](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/export-project-documentation-to-confluence-cloud.md): Jira Project Documentation as a Confluence Cloud page
- [Comparison & Snapshots](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/comparison-and-snapshots.md): Comparing Jira project configurations, and creating Snapshot milestones
- [Integrations](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/integrations.md): Deeper integration with selection of Apps
- [Email This Issue](https://docs.meta-inf.hu/glass-documentation/user-guides/user-guide/integrations/email-this-issue.md): Configuration details about Incoming and Outgoing mail settings


---

# 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.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.
