# FAQ

<details>

<summary>Why does the Cardano ecosystem need Astrvo?</summary>

Most Cardano interactions currently occur through 2D platforms like Discord or Twitter. Astrvo creates an immersive environment that enhances engagement, community bonding, and visibility for Cardano brands, NFTs, and projects.

</details>

<details>

<summary>How do users access Astrvo?</summary>

**No installation required.**\
Users simply open a web browser, log in as a guest or with a CIP-30 compatible wallet (such as Nami or Eternl), and enter the 3D space using a personalized avatar.

</details>

<details>

<summary>Which wallets are supported?</summary>

CIP-30 standard wallets, including:

* Nami
* Eternl\
  (Additional wallets will be supported in future updates.)

</details>

<details>

<summary><strong>What</strong> can users do inside Astrvo?</summary>

* Join virtual events, AMAs, workshops, and launches
* Explore branded event halls and showcases
* Chat and interact with other users in real time
* Display NFTs and digital assets from their wallet
* Represent their identity through customizable avatars

</details>

<details>

<summary>How many users can join at once?</summary>

The platform is optimized for **20 concurrent users** with a target latency of **< 200ms**.\
Scalability improvements are planned for the next roadmap.

</details>

<details>

<summary>What is the long-term vision for Astrvo?</summary>

To become the **permanent online home base** for Cardano communities, including:

* Mobile and VR support
* Voice chat and advanced interaction tools
* NFT ticketing and virtual merch
* Space marketplace for creators
* Integration with Cardano DeFi, SocialFi, and GameFi

</details>

<details>

<summary>Is Astrvo decentralized?</summary>

Astrvo uses decentralized infrastructure for key blockchain-linked assets:

* Wallet identity and user assets stay on-chain
* 3D asset storage planned via decentralized solutions such as Iagon\
  As the platform evolves, on-chain features will expand for deeper decentralization.

</details>

<details>

<summary>Can other Cardano projects use Astrvo for their events?</summary>

Yes. Astrvo provides customizable virtual spaces and will launch a developer toolkit that enables any project, DAO, or community to create branded 3D experiences.

</details>


---

# 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://doc.astrvo.com/resource/faq.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.
