# Community Resources

## Monitoring

* [Dune dashboard](https://dune.com/xvslove_team/venus-protocol-dashboard)
* [Chaos labs analytics](https://community.chaoslabs.xyz/venus/risk/overview)
* [Messari dashboard](https://messari.io/project/venus/protocols/venus)

## Telegram Groups

* [Venus Discussion Group](https://t.me/venusprotocol)
* [Venus Announcement Channel](https://t.me/VenusNewsBroadcast)

### Telegram Bots

* [Venus Stats](https://t.me/venusstats). Total supply, total borrow, total reserves, XVS Vault stats, Prime holders, etc.
* [Venus Whales](https://t.me/venuswhaleswatch). Watching for significant sum movement (> $1M) on Venus Protocol
* [Venus Liquidations](https://t.me/venusliqwatch). Watching on liquidation events of Venus Protocol
* [Venus Governance](https://t.me/venusgovwatch). Watching governance proposals (VIP) of Venus Protocol


---

# 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-v4.venus.io/links/community-resources.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.
