# Glif Docs/Guide ## Glif Guide/Docs - [Intro to Glif](https://docs.glif.app/getting-started/intro-to-glif.md) - [General FAQs](https://docs.glif.app/getting-started/faqs.md): Frequently asked questions about Glif. - [Credits and Payments](https://docs.glif.app/getting-started/credits-and-payments.md): Help with Glif credits and payments. - [Prompt Guide](https://docs.glif.app/getting-started/prompt-guide.md) - [Profile Settings](https://docs.glif.app/getting-started/settings.md): Set up your profile just how you like it. - [Troubleshooting](https://docs.glif.app/getting-started/troubleshooting.md) - [Community Guidelines](https://docs.glif.app/policies/community-guidelines.md) - [Resources Created by Glif Community Members](https://docs.glif.app/community-resources/resources-created-by-glif-community-members.md): Unofficial resources created by Glif community members. - [Send us your feedback](https://docs.glif.app/contact-us/feedback.md): Have a question, a feature request, or a bug report? Get in touch! - [Information for law enforcement](https://docs.glif.app/contact-us/information-for-law-enforcement.md) --- # Agent Instructions: Querying This Documentation If you need additional information, you can query the documentation dynamically by asking a question. Perform an HTTP GET request on a page URL with the `ask` query parameter: ``` GET https://docs.glif.app/getting-started/intro-to-glif.md?ask= ``` 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.