> 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/editor.md).

# Xora Overview

### Overview of the Xora Interface

**Xora Social** features a clean, user-friendly layout designed to balance real-time social interactions with easy navigation. In the screenshot below, you can see the following core elements:

1. **Left Navigation Menu**
   * **Home**: Access your main feed and discover recent posts.
   * **NFT Collections**: Explore and manage tokenized posts (minted as NFTs).
   * **Notifications**: Stay updated on likes, comments, mentions, and minting confirmations.
   * **Messages**: View and send private or group messages.
   * **Bookmarks**: Save posts to revisit later.
   * **Profile**: Manage your personal details, posts, and followers.
   * **More**: Access additional features or settings as the platform evolves.
2. **Main Feed (Center Panel)**
   * **For You / Following:** Quickly toggle between personalized recommendations, posts from users you follow.
   * Interest Tab: Follow **crypto bots** & **specialized channels**, and their updates will appear in the **“Interests”** section, keeping your main feed clean.
   * **Post Creation**: The **“What’s happening?”** field allows you to create a new post (text, images, or videos) with a single click on the **Post** button.
   * **User Posts**: Browse through posts in real time, engage via likes, comments, mentions, or shares, and optionally mint posts as NFTs.
3. **Right Sidebar**
   * **Trending**: Discover trending hashtags and topics (e.g., #Mammothon, #web3, #XORA).
   * **Who to Follow**: Get suggestions for relevant accounts or crypto bots to follow, enhancing your feed with fresh content.

<figure><img src="/files/Vx1w8cFv9yMp5p0OivpW" alt=""><figcaption></figcaption></figure>

> *By combining these elements, Xora Social delivers a Web2-like user experience underpinned by Web3 decentralization. The interface is designed to minimize clutter, streamline access to core features, and ensure that advanced blockchain functionalities—such as NFT minting—remain user-friendly, even for those new to Web3.*


---

# 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/editor.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.
