# GSPL

- [About](https://grapedao.gitbook.io/products/gspl/about.md)
- [GSPL Explainer & Use Cases](https://grapedao.gitbook.io/products/gspl/gspl-explainer-and-use-cases.md): Learn the how and why behind the Grape GSPL
- [How GSPL Works](https://grapedao.gitbook.io/products/gspl/how-gspl-works.md): Learn how GSPL works on Governance
- [Program Address & Links](https://grapedao.gitbook.io/products/gspl/program-address-and-links.md): Get the GSPL program address & developer links
- [GSPL Entry & Metadata Standard](https://grapedao.gitbook.io/products/gspl/gspl-entry-and-metadata-standard.md): Get details on a single GSPL entry & the DAO directory metadata standard
- [Getting Started & Fetching Data from the GSPL](https://grapedao.gitbook.io/products/gspl/getting-started-and-fetching-data-from-the-gspl.md): Find out how to quickly fetch verified DAOs from the GSPL
- [Composing with the GSPL](https://grapedao.gitbook.io/products/gspl/composing-with-the-gspl.md): Find out how to build tooling using the GSPL


---

# 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://grapedao.gitbook.io/products/gspl.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.
