# Socials and links

{% hint style="warning" %}
Admins will never send you a direct message first. If you have a problem, make a ticket on our discord and a mod will help you.

Never give your seed or recovery phrase to anybody.

Be careful of imitation websites that mimic our branding/copy.
{% endhint %}

#### Website: [blobdao.fi](https://www.blobdao.fi/)

#### Telegram: <https://t.me/blobofficial>

#### Discord: <https://discord.gg/8XEnSR3x9F>

#### BlobDAO Main Twitter: <https://twitter.com/BLOBProtocol>

#### BlobDAO Founder Twitter: <https://twitter.com/Nomad0xa>


---

# 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://blobdao.gitbook.io/blob/blob-protocol/socials-and-links.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.
