# Support & Community

### Support

If you have any questions or encounter issues with the Bonzo Finance contracts and/or user interface, please join the official Bonzo Finance Discord at <https://bonzo.finance/discord> and create a ticket in the **🎫╏create-ticket** channel.

{% hint style="danger" %}
The Bonzo Finance team will **never** email or DM you first.  Members of our team will **never** ask for your seed phrase, private key, or funds.\
\
**Always confirm any interaction you have is with official Bonzo Finance accounts on Discord, 𝕏, or email.**
{% endhint %}

### Community

The Bonzo Finance community can be found across the following social media channels and regular development updates provided via the monthly newsletter.

<table><thead><tr><th width="160">Channel</th><th>URL</th></tr></thead><tbody><tr><td>🎙️ 𝕏</td><td><a href="https://x.com/bonzo_finance">https://x.com/bonzo_finance</a></td></tr><tr><td>👾 Discord</td><td><a href="https://bonzo.finance/discord">https://bonzo.finance/discord</a></td></tr><tr><td>💼 LinkedIn</td><td><a href="https://linkedin.com/company/bonzo-finance-labs">https://linkedin.com/company/bonzo-finance-labs</a></td></tr><tr><td>💌 Newsletter</td><td><a href="https://bonzo.finance">https://bonzo.finance</a></td></tr></tbody></table>


---

# 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.bonzo.finance/hub/resources/support-and-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.
