# Contact Support

### **Email Support**

You can reach us at [**support@bitfoot.com**](mailto:support@bitfoot.com) for any inquiries or troubleshooting needs. Our team will respond as promptly as possible.

### **Official Telegram Channel**

The only official Telegram channel at the moment is [**@bitfootupdates**](https://t.me/bitfootupdates). Follow this channel for the most important updates and announcements.

***

{% hint style="warning" %}

## Security Reminder

*The Bitfoot team will **never contact you first directly**. If someone claiming to be from Bitfoot messages you directly, it is likely a scam.*
{% endhint %}


---

# 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.bitfoot.com/support/contact-support.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.
