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

# Social Media

## Connect with Us

Stay up-to-date with our latest news and updates by following us on social media. We post regular updates on the following platforms:

* [Twitter](https://twitter.com/abyissx)
* [LinkedIn](https://www.linkedin.com/company/abyiss/)
* [YouTube](https://www.youtube.com/@abyiss)
* [Reddit](https://www.reddit.com/r/abyiss/)
* [GitHub](https://github.com/Abyiss)
* [Instagram](https://www.instagram.com/abyiss.us/)
* [Facebook](https://www.facebook.com/AbyissFB)

Have a question or need support? Here are a few ways to get in touch:

* [Website](https://abyiss.com/contact)
* [Email: support@abyiss.com](mailto:support@abyiss.com)
* [Discord](https://discord.com/invite/AUCaZaXXg2)
* [Telegram](https://t.me/+NNu6vexDgc00MDUx)

We value your feedback and are always looking for ways to improve our platform. Don't hesitate to reach out to us with any questions, comments, or concerns.


---

# 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.abyiss.com/resources/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.
