# General

- [Glossary](https://docs.mosip.io/1.2.0/general/glossary.md): Your go-to guide for understanding MOSIP terminologies.
- [Resources](https://docs.mosip.io/1.2.0/general/resources.md): Dive into interactive workshops, webinars and additional resources to start your journey with MOSIP.
- [MOSIP Support Policy](https://docs.mosip.io/1.2.0/general/support-policy.md)
- [Collab Environment Guides](https://docs.mosip.io/1.2.0/general/collab-getting-started-guide.md)
- [Use Cases](https://docs.mosip.io/1.2.0/general/collab-getting-started-guide/use-cases.md)
- [Loan Application](https://docs.mosip.io/1.2.0/general/collab-getting-started-guide/use-cases/loan-application.md)
- [Global ID Pass Issuance](https://docs.mosip.io/1.2.0/general/collab-getting-started-guide/use-cases/global-id-pass-issuance.md)
- [Cross-Border Truck Pass Issuance and Verification](https://docs.mosip.io/1.2.0/general/collab-getting-started-guide/use-cases/cross-border-truck-pass-issuance-and-verification.md)
- [Generating Demo Credentials](https://docs.mosip.io/1.2.0/general/collab-getting-started-guide/generating-demo-credentials.md)
- [MOSIP Documentation Style Guide](https://docs.mosip.io/1.2.0/general/mosip-documentation-style-guide.md)
- [Contact Us](https://docs.mosip.io/1.2.0/general/contact-us.md): Have a question or feedback? We are here for you!


---

# 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.mosip.io/1.2.0/general.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.
