# Resources

We have compiled a list of helpful resources to provide you with the necessary information. Whether you are a new user or an experienced one, this page is designed to address the most frequently asked questions and concerns about our protocol. We understand that sometimes you may need additional support beyond this page, so we encourage you to visit our [community forum](https://community.venus.io/). There, you can engage with our community and ask any additional questions. We hope you find this resource helpful and informative

* [How to Use Venus Protocol Mini Program on Binance App?](https://medium.com/venusprotocol/how-to-use-venus-protocol-mini-program-on-binance-app-226b76a85312)
* [How To Use Venus Guide?](https://medium.com/venusprotocol/how-to-use-venus-protocol-71cb09703fbf)
* [How to setup BNB Chain on MetaMask?](https://medium.com/venusprotocol/venus-protocol-main-network-launched-52ea9929091f)
* [How to use XVS Vault? How to stake XVS?](https://medium.com/@Venus_protocol/venus-vault-user-guide-cd1042b18401)
* [How do liquidations work?](https://community.venus.io/t/liquidation-guide-for-venus-protocol/2930)
* [Venus All Social Media Links](https://linktr.ee/venusprotocol)


---

# 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/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.
