# FAQs

### **Is it available on mobile?**

Yes, Holoworld is desktop and mobile friendly.

### **How do I create my own character on Holoworld?**

Head to the [create page](https://www.holoworld.live/create) and start the creation process! You can then create a Character with a Brain and a Body, or just with a Brain. It’s up to you to share your creativity!

### **Can I connect my Wallet?**

Yes, you can connect your wallet via MetaMask, Coinbase or WalletConnect.

### **Is Holoworld suitable for all age groups?**

Yes, any age groups can access Holoworld. However, to access the NSFW content you must be 18 years or older.

### How about content that is not safe for work (NSFW)?

Holoworld provides NSFW characters.

### **How often is Holoworld updated with new features?**

Holworld is updated with new features on a weekly basis. Make sure to check back for the latest updates!

### **Can I rely on the accuracy of the responses provided by Characters?**

While we strive to provide accurate and helpful information, it's important to note that Characters do not always provide accurate informations.

### **How can I report a quality concern regarding Character responses?**

We’d love to hear your feedback! Feel free to open a ticket in our [Discord](https://discord.gg/vDaeDPtMF8) or send us an email at <gm@hologram.xyz>

### **Is my conversation data kept private?**

Your conversations with characters is always 100% private. No one but you can access your conversations.

### **Can other users see my conversations?**

No, only you can see your conversations.

### **How to permanently delete my account?**

To permanently delete your account, please open a ticket in our [Discord](https://discord.gg/vDaeDPtMF8) or send us an email at <gm@hologram.xyz>

### **Is there an API?**

Yes, we have an API to access our Characters. If you would like to get access to the API, please send us an email at <gm@hologram.xyz>


---

# 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.holoworld.com/guidelines/faqs.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.
