# Socials

### Official Socials & Communication Channels

The <mark style="color:blue;">**FLEX**</mark> Protocol communicates openly and transparently through a small set of official channels. These are the **only verified sources** for updates, announcements, documentation, and community discussion.

<mark style="color:blue;">**FLEX**</mark> has no private support channels, no direct messages from “team members,” and no representatives who will contact users individually. If it is not listed on this page, it is **not official**.

***

### Website

The official <mark style="color:blue;">**FLEX**</mark> website is the primary source of protocol information, documentation, and public links.

**Website:**\
<https://flexdefi.io>

This site hosts the protocol overview, technical paper (Protocol Constitution), and links to all official resources.

***

### Documentation

The complete technical specification and formal description of the protocol can be found in the official documentation.

**Technical Paper / Protocol Constitution:**\
<https://flexdefi.io/docs>

The GitBook documentation provides a simplified, user-friendly overview. The technical paper is the authoritative reference for exact mechanics and on-chain behaviour.

***

### X (Twitter)

X is used for announcements, milestones, reminders, and public updates.

**Official X (Twitter):**\
<https://x.com/flexbsc>

No other X accounts represent <mark style="color:blue;">**FLEX**</mark>. Any account claiming otherwise should be considered impersonation.

***

### Telegram

Telegram is used for community discussion, general questions, and real-time updates.

**Official Telegram Group:**\
<https://t.me/flexbsc>

Moderators will never ask for private keys, seed phrases, or direct payments.

***

### Email

Email is used strictly for formal communication and security-related matters.

**Official Email:**\
<info@flexdefi.io>

<mark style="color:blue;">**FLEX**</mark> will never request sensitive information via email.

***

### Security Notice

FLEX does not offer private support, account recovery, or direct assistance via private messages.

Please remember:

• <mark style="color:blue;">**FLEX**</mark> team members will **never** DM you first\
• <mark style="color:blue;">**FLEX**</mark> will **never** ask for your seed phrase or private keys\
• <mark style="color:blue;">**FLEX**</mark> will **never** request direct payments for support

If you encounter impersonators, fake links, or suspicious messages, rely only on the official channels listed above.

***

### Final Note

<mark style="color:blue;">**FLEX**</mark> is a decentralized protocol enforced by immutable smart contracts. Communication channels exist only to share information, not to control or manage user activity.

When in doubt, verify links through [**https://flexdefi.io**](https://flexdefi.io) before taking action.


---

# 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://flexdefi.gitbook.io/flex/socials-and-security/socials.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.
