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

# Social Media

Our social media es currently as follows, we are looking for community members that can take over some of our social media work since we are focused on development mainly.

| Social Media | Url                                                                                                                              | Status                                                   |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------- |
| Twitter      | [https://twitter.com/tresleches](https://twitter.com/treslechestoken)[chain](https://twitter.com/treslecheschain)                | Active                                                   |
| Instagram    | [https://www.instagram.com/tresleches](https://www.instagram.com/treslechestoken/)[chain](https://instagram.com/treslecheschain) | Active                                                   |
| Facebook     | <https://fb.me/treslechescakeofficial>                                                                                           | Active/Low Engagement                                    |
| Youtube      | <https://www.youtube.com/channel/UCiXq5DJbcbdM9ZBFVFGv98g>                                                                       | Active, Like and Subscribe                               |
| Medium       | <https://treschain.medium.com>                                                                                                   | Active, No subscription so we cant post until we buy it. |
| Reddit       | <https://www.reddit.com/r/TresLechesCake/>                                                                                       | Active, we need more engagement from the community.      |
| Discord      | <https://discord.gg/ep29yETXFC>                                                                                                  | Active, not a lot of people there.                       |


---

# 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.treschain.io/intro/project-overview/social-media.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.
