#

##

- [What is MyProduct?](https://1249095579.gitbook.io/untitled/what-is-myproduct.md)
- [Creating your first project](https://1249095579.gitbook.io/untitled/guides/creating-your-first-project.md)
- [GermSystemLuckDraw](https://1249095579.gitbook.io/untitled/guides/germsystemluckdraw.md): 一款基于萌芽插件强大的可视化抽奖插件
- [Advanced permissions](https://1249095579.gitbook.io/untitled/guides/advanced-permissions.md)
- [Projects](https://1249095579.gitbook.io/untitled/fundamentals/projects.md)
- [Members](https://1249095579.gitbook.io/untitled/fundamentals/members.md)
- [Task Lists](https://1249095579.gitbook.io/untitled/fundamentals/task-lists.md)
- [Tasks](https://1249095579.gitbook.io/untitled/fundamentals/tasks.md)
- [For Designers](https://1249095579.gitbook.io/untitled/use-cases/for-designers.md)
- [Figma Integration](https://1249095579.gitbook.io/untitled/use-cases/for-designers/figma-integration.md)
- [For Engineers](https://1249095579.gitbook.io/untitled/use-cases/for-engineers.md)
- [GitHub Integration](https://1249095579.gitbook.io/untitled/use-cases/for-engineers/github-integration.md)
- [For Support](https://1249095579.gitbook.io/untitled/use-cases/for-support.md)
- [Intercom Integration](https://1249095579.gitbook.io/untitled/use-cases/for-support/intercom-integration.md)
- [Keyboard Shortcuts](https://1249095579.gitbook.io/untitled/extras/keyboard-shortcuts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://1249095579.gitbook.io/untitled/what-is-myproduct.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.
