# 다오패스 서비스

## 다오패스 서비스

- [소개](https://metastar.gitbook.io/daopass-doc/get-started/intro.md)
- [앱 설치](https://metastar.gitbook.io/daopass-doc/get-started/setup-daopass.md)
- [파트너 신청](https://metastar.gitbook.io/daopass-doc/partner/request.md)
- [파트너 기능](https://metastar.gitbook.io/daopass-doc/partner/contents.md)
- [대시보드](https://metastar.gitbook.io/daopass-doc/partner/contents/dashboard.md)
- [관리자 관리](https://metastar.gitbook.io/daopass-doc/partner/contents/managers.md)
- [컨트랙트 관리](https://metastar.gitbook.io/daopass-doc/partner/contents/contracts.md)
- [NFT 관리](https://metastar.gitbook.io/daopass-doc/partner/contents/nfts.md)
- [준비](https://metastar.gitbook.io/daopass-doc/auth-widget/get-started.md)
- [사용법](https://metastar.gitbook.io/daopass-doc/auth-widget/using.md)
- [요금제](https://metastar.gitbook.io/daopass-doc/billing/billing.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://metastar.gitbook.io/daopass-doc/get-started/intro.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.
