> For the complete documentation index, see [llms.txt](https://docs.defined.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defined.fi/defined-docs/contact-us.md).

# Contact Us

For support, please contact us on [Telegram](https://t.me/definedfi). Admins will NEVER DM you until you DM us first. Please be careful not to fall for scammers in Telegram impersonating Admins. We will also never ask for your private keys. Stay Safe!

<figure><img src="/files/KDXIRHlfeFyyLHMcELwy" alt="" width="375"><figcaption></figcaption></figure>

Our team is typically online M-F from 8am-5pm PST. We regularly monitor our support channels and will do our best to respond ASAP, including outside of normal busines hours for urgent matters.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.defined.fi/defined-docs/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.
