# Contact

**Q: I need help. Who can I talk to?**\
You can get support on our [Discord](https://discord.gg/XPvsxhWKfb) by submitting a support ticket, or on our [Telegram](https://t.me/Rujira_Community).\
Make sure you do not reply to private messages from unknown people to avoid scams.

**Q: I want to build something on Rujira. What should I do?**\
Start by checking our [Build Ideas](/developers/build-ideas.md) to see what you can create. Then send an email to <bd@rujira.network> with:

* Your idea name and concept
* Your Telegram handle
* Estimated timeline
* Team size

Our team will get in touch with you after that

**Q: I want access to the API, who do I reach out to?**\
Please email <api@rujira.network> with details about the request, and we will get in touch with you.&#x20;

**Q: Who do I contact for partnerships or integrations?**\
Please email <bd@rujira.network> with details about your project or proposal.

**Q: Who do I contact for marketing or collaborations?**\
For co-marketing, campaigns, or other collaborations, send an email to <marketing@rujira.network>.

**Q: How can I join the Rujira community?**\
Join our [Telegram group](https://t.me/Rujira_Community). That is where most of our community members are.\
You can also explore subcommunities using the #communities command in the chat.

**Q: Where can I give feedback or report bugs?**\
We appreciate all feedback and bug reports, and you can share them in our [Discord](https://discord.gg/XPvsxhWKfb) or [Telegram](https://t.me/Rujira_Community) chat. At a later stage, we will have a dedicated page to make this even easier.


---

# 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.rujira.network/how-it-works/frequently-asked-questions/contact.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.
