# Community & Links

## Official Channels

| Platform    | Link                                                                           | Purpose                                |
| ----------- | ------------------------------------------------------------------------------ | -------------------------------------- |
| Discord     | [discord.com/invite/alvaraprotocol](https://discord.com/invite/alvaraprotocol) | Community chat, support, announcements |
| Telegram    | [t.me/alvaraprotocol](https://t.me/alvaraprotocol)                             | Community discussions                  |
| X (Twitter) | [@AlvaraProtocol](https://x.com/AlvaraProtocol)                                | News, updates, announcements           |

## Governance

| Platform         | Link                                                           | Purpose                        |
| ---------------- | -------------------------------------------------------------- | ------------------------------ |
| Governance Forum | [governance.alvara.xyz](https://governance.alvara.xyz)         | Proposal discussion and debate |
| Snapshot         | [snapshot.org/#/s:bskt.eth](https://snapshot.org/#/s:bskt.eth) | On-chain governance voting     |

## Resources

| Resource      | Link                                                                       |
| ------------- | -------------------------------------------------------------------------- |
| App           | [app.alvara.xyz](https://app.alvara.xyz)                                   |
| Website       | [alvara.xyz](https://alvara.xyz)                                           |
| DAO           | [dao.alvara.xyz](https://dao.alvara.xyz)                                   |
| Medium Blog   | [alvaraprotocol.medium.com](https://alvaraprotocol.medium.com/)            |
| Bug Bounty    | [alvara.xyz/bug-bounty](https://alvara.xyz/bug-bounty)                     |
| White Paper   | [docs.alvara.xyz/resources/whitepaper](/resources/whitepaper.md)           |
| Audit Reports | [GitHub Repository](https://github.com/Alvara-Protocol/Docs)               |
| ERC-7621 EIP  | [eips.ethereum.org/EIPS/eip-7621](https://eips.ethereum.org/EIPS/eip-7621) |
| Contact       | <contact@alvara.xyz>                                                       |

## Getting Help

* **General questions**: Ask in Discord or Telegram
* **Bug reports**: Report in Discord
* **Governance proposals**: Start a discussion on the Governance Forum before submitting to Snapshot
* **Security issues**: Contact the team directly via Discord (do not disclose publicly)


---

# 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.alvara.xyz/resources/community.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.
