# FAQ

- [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: 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://docs.narcissa.xyz/faq.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.
