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

# Messages

Chat with Friends! – Message your friends censorship-free within Xora!\
\
Xora Social offers a messaging system specifically designed for secure and censorship-free communication, reflecting the platform’s commitment to user empowerment and data integrity. This system enables users to communicate confidently in individual messages, knowing that their communications are secure and free from censorship.

**Web View:**

<div align="left"><figure><img src="/files/yFWL2qqgeeRItfHuPq1o" alt=""><figcaption><p>message page on xora</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/y2u31YY10WY2T4PI8YcC" alt=""><figcaption><p>message page on xora</p></figcaption></figure></div>

**Mobil View:**

<div align="left"><figure><img src="/files/flPG7r1HdzySBRJ8X9N6" alt="" width="375"><figcaption><p>message page mobil view on xora</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/WOGMa95za2mDfmOcdDmQ" alt="" width="375"><figcaption><p>message page mobil view on xora</p></figcaption></figure></div>


---

# 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.xora.social/xora/messages.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.
