# Welcome

### Introducing Xora — A hybrid social network with an experimental approach.

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

### Introduction

**Xora: Experimental hybrid social network built with Chopin Framework, designed to bridge Web2 users into Web3 without complexity.**\
\
**Why Xora?**

* **Easy Onboarding**: During registration, an **MPC (Multi-Party Computation) wallet** is automatically assigned to each user—eliminating the need for seed phrases or complex wallet setups.
* **Fast and User-Friendly**: Enjoy a Web2-like speed and smooth interface, combined with the security and ownership benefits of Web3.
* **Open Source for Developers**: Xora’s source code is fully open, enabling anyone to review, contribute, or fork the project to create their own applications.


---

# Agent Instructions: 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/readme.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.
