# User Guide

- [How ModePad Works](https://mide-sofek.gitbook.io/modepad/user-guide/how-modepad-works.md)
- [Participate in a Launchpad](https://mide-sofek.gitbook.io/modepad/user-guide/how-modepad-works/participate-in-a-launchpad.md)
- [Apply to List Your Project](https://mide-sofek.gitbook.io/modepad/user-guide/how-modepad-works/apply-to-list-your-project.md): To list your project on Mode LaunchPad, fill the form linked below:
- [Features](https://mide-sofek.gitbook.io/modepad/user-guide/features.md)
- [Project Listing Criteria](https://mide-sofek.gitbook.io/modepad/user-guide/project-listing-criteria.md)
- [FAQs](https://mide-sofek.gitbook.io/modepad/user-guide/faqs.md)


---

# 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://mide-sofek.gitbook.io/modepad/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.
