# SMC Community Handbook

## SMC Community Handbook

- [Introducing SMC DAO App](https://smcdao.gitbook.io/smc-community-handbook/introducing-smc-dao-app.md)
- [Overview](https://smcdao.gitbook.io/smc-community-handbook/overview.md)
- [Getting Started - Membership](https://smcdao.gitbook.io/smc-community-handbook/getting-started-membership.md)
- [Community Guidelines](https://smcdao.gitbook.io/smc-community-handbook/community-guidelines.md)
- [Benefits of Joining SMC DAO](https://smcdao.gitbook.io/smc-community-handbook/benefits-of-joining-smc-dao.md)
- [SMC Projects](https://smcdao.gitbook.io/smc-community-handbook/smc-projects.md)
- [SMC Points](https://smcdao.gitbook.io/smc-community-handbook/smc-points.md)
- [SMC Badges](https://smcdao.gitbook.io/smc-community-handbook/smc-badges.md)
- [In-App Chat](https://smcdao.gitbook.io/smc-community-handbook/in-app-chat.md)
- [In-App Library](https://smcdao.gitbook.io/smc-community-handbook/in-app-library.md)
- [In-App News](https://smcdao.gitbook.io/smc-community-handbook/in-app-news.md)
- [Community Rankings](https://smcdao.gitbook.io/smc-community-handbook/community-rankings.md)
- [Activities](https://smcdao.gitbook.io/smc-community-handbook/activities.md)
- [How Referrals work?](https://smcdao.gitbook.io/smc-community-handbook/activities/how-referrals-work.md)
- [SMC Mega Wallet](https://smcdao.gitbook.io/smc-community-handbook/smc-mega-wallet.md)
- [How does SMC DAO impact Wiki Cat (WKC)?](https://smcdao.gitbook.io/smc-community-handbook/how-does-smc-dao-impact-wiki-cat-wkc.md)
- [Featured Partnerships](https://smcdao.gitbook.io/smc-community-handbook/featured-partnerships.md)
- [Registration Issues and Solutions](https://smcdao.gitbook.io/smc-community-handbook/registration-issues-and-solutions.md)
- [Connect with Us](https://smcdao.gitbook.io/smc-community-handbook/connect-with-us.md)
- [About the Founder](https://smcdao.gitbook.io/smc-community-handbook/about-the-founder.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://smcdao.gitbook.io/smc-community-handbook/introducing-smc-dao-app.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.
