# Contact Us

The fastest way to get in touch with the core contributors team is via the following channels:&#x20;

* For security-related issues, email us at <security@silo.finance>
* DM at Twitter <https://twitter.com/SiloFinance>
* Join Discord and drop a line in the #General channel <https://discord.gg/silo-finance>
* Get in touch with core contributor Aiham\_eth through [Telegram](http://t.me/aiham_eth) or [Twitter](https://twitter.com/aiham_eth)
* Email us at <info@silo.finance>


---

# 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://devdocs.silo.finance/contact-us.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.
