# How can I contribute?

If you believe in what we do, there are different ways of contributing! You can promote Narcissa within your own communities and/or register your community by clicking [here](https://airtable.com/shrU0y4sHKzqVUGH5).

You can also follow us on [Twitter](https://twitter.com/narcissanetwork) and [Discord](https://discord.gg/9pnT426Z) and spread the word on your social media!


---

# 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/community/how-can-i-contribute.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.
