> For the complete documentation index, see [llms.txt](https://brain-sync.gitbook.io/brain-sync/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brain-sync.gitbook.io/brain-sync/social-media.md).

# Social Media

{% embed url="<https://linktr.ee/brainsync>\_" %}

## The Importance of Engaged Social Media in Crypto Projects

* *Social media has become a powerful tool for crypto projects to build brand awareness, engage with their community, and attract new investors. Engaged social media channels can help increase a project's visibility, establish credibility, and foster trust among potential investors.*
* *One of the main benefits of having an engaged social media presence is the ability to keep the community informed about project updates, news, and events in real-time. This can help to build a loyal following and keep investors engaged and up-to-date with the latest developments.*
* *Engaged social media channels can also help to increase transparency and accountability, as they provide a platform for investors to ask questions, voice concerns, and provide feedback. This can help to build trust and foster a sense of community between the project team and investors.*
* *Moreover, social media can be used to create viral marketing campaigns that can reach a wider audience and attract new investors. A well-crafted social media campaign can help a project go viral, leading to increased brand awareness and potentially even driving up the value of the project's token.*

{% hint style="info" %}
*Having engaged social media channels is becoming increasingly important for crypto projects to succeed in today's competitive market. By leveraging social media to build brand awareness, engage with the community, and attract new investors, crypto projects can increase their chances of success and achieve their goals.*
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://brain-sync.gitbook.io/brain-sync/social-media.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
