# Narcissa Docs

## Narcissa Docs

- [Overview](https://docs.narcissa.xyz/essentials/overview.md): What is Narcissa? your mother asks.
- [Summer Roadmap](https://docs.narcissa.xyz/essentials/summer-roadmap.md): What you should expect from us in the short term.
- [Values](https://docs.narcissa.xyz/essentials/values.md): Just go with it.
- [Self onboarding](https://docs.narcissa.xyz/setting-yourself-up/self-onboarding.md): Follow these first few steps to add your projects to the Narcissa network.
- [Connect your socials](https://docs.narcissa.xyz/setting-yourself-up/connect-your-socials.md)
- [Orbit overview](https://docs.narcissa.xyz/setting-yourself-up/orbit-overview.md)
- [The Lore](https://docs.narcissa.xyz/universe/the-lore.md): The World of Narcissa
- [NFTs](https://docs.narcissa.xyz/universe/nfts.md): Soon...
- [Staking Game](https://docs.narcissa.xyz/universe/staking-game.md): Soon...
- [Product](https://docs.narcissa.xyz/faq/product.md)
- [What are your products?](https://docs.narcissa.xyz/faq/product/what-are-your-products.md)
- [Is there a demo or product available?](https://docs.narcissa.xyz/faq/product/is-there-a-demo-or-product-available.md)
- [How do I add my community to Narcissa?](https://docs.narcissa.xyz/faq/product/how-do-i-add-my-community-to-narcissa.md)
- [How do you collect and analyze data?](https://docs.narcissa.xyz/faq/product/how-do-you-collect-and-analyze-data.md)
- [Is it a scam?](https://docs.narcissa.xyz/faq/product/is-it-a-scam.md)
- [Community](https://docs.narcissa.xyz/faq/community.md)
- [Filled the waitlist form. Next steps?](https://docs.narcissa.xyz/faq/community/filled-the-waitlist-form.-next-steps.md)
- [How can I contribute?](https://docs.narcissa.xyz/faq/community/how-can-i-contribute.md)
- [Contact Us](https://docs.narcissa.xyz/faq/community/contact-us.md)
- [Technical](https://docs.narcissa.xyz/faq/technical.md)
- [How do I know my score is performance-based?](https://docs.narcissa.xyz/faq/technical/how-do-i-know-my-score-is-performance-based.md)
- [My points don’t match my activities, what can I do?](https://docs.narcissa.xyz/faq/technical/my-points-dont-match-my-activities-what-can-i-do.md)
- [How do you handle bots?](https://docs.narcissa.xyz/faq/technical/how-do-you-handle-bots.md)
- [Can I be part of different communities?](https://docs.narcissa.xyz/faq/technical/can-i-be-part-of-different-communities.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://docs.narcissa.xyz/essentials/overview.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.
