# FAQ

* **What is Alpha City?**

{% code overflow="wrap" fullWidth="false" %}

```
Alpha City is a virtual world built on the Ethereum blockchain, powered by Unreal Engine, and enhanced with AI technologies. It's a community-driven platform where users can create, experience, and monetize content within an immersive metaverse.
```

{% endcode %}

* **How do I join Alpha City?**

{% code overflow="wrap" %}

```
To join Alpha City, you need to create an account on our platform and set up a digital wallet compatible with Ethereum blockchain to hold AMETA tokens. Follow the instructions on our website to get started.
```

{% endcode %}

* **What are AMETA tokens?**

{% code overflow="wrap" %}

```
AMETA tokens are the native cryptocurrency of Alpha City, used for transactions, accessing exclusive content, and participating in community governance within the ecosystem.
```

{% endcode %}

* **Can I earn AMETA tokens in Alpha City?**

{% code overflow="wrap" %}

```
Yes, users can earn AMETA tokens through various in-game activities, events, and providing services within the Alpha City metaverse, such as hosting events or renting out virtual land.
```

{% endcode %}

* **How will Alpha City Facilitate Artificial Intelligence?**

{% code overflow="wrap" %}

```
Alpha City leverages artificial intelligence to enhance user experiences and streamline metaverse operations. AI is integrated into various facets, from intelligent NPC interactions and automated market making to creative tools that assist users in designing sophisticated environments and content. This incorporation of AI not only enriches the gameplay and social interactions but also provides users with powerful tools for innovation and creativity within the ecosystem.
```

{% endcode %}

* **How does the partnership with Nvidia and AWS benefit users?**

{% code overflow="wrap" %}

```
Our partnerships with Nvidia's Inception Program and Amazon Web Services ensure that Alpha City operates on cutting-edge technology for unparalleled performance and security, enhancing the user experience with reliable and advanced virtual environments.
```

{% endcode %}

* **What can I do in Alpha City?**

{% code overflow="wrap" %}

```
In Alpha City, you can explore a vast virtual world, create and monetize digital content, participate in events, engage in social and business activities, and much more, all within a dynamic community.
```

{% endcode %}

* **Are there governance rights for AMETA token holders?**

{% code overflow="wrap" %}

```
Yes, AMETA token holders have governance rights, allowing them to vote on key platform decisions, propose changes, and influence the future direction of Alpha City.
```

{% endcode %}

* **How do I secure my AMETA tokens?**

{% code overflow="wrap" %}

```
Your AMETA tokens can be secured in any Ethereum-compatible digital wallet. We recommend using reputable wallets and practicing good security measures, such as enabling two-factor authentication and keeping your private keys safe. Additionally, you can stake your AMETA tokens within our platform to ensure their safety while also passively earning ETH rewards. This staking mechanism not only secures your tokens but also contributes to the overall liquidity and stability of the Alpha City ecosystem.
```

{% endcode %}

* **Is there a guide for beginners?**

{% code overflow="wrap" %}

```
Absolutely! Visit our website for a comprehensive beginner's guide that covers everything from setting up your wallet to navigating and participating in the Alpha City metaverse.
```

{% endcode %}

* **How can I get involved with the community?**

{% code overflow="wrap" %}

```
Join our social media platforms, forums, and community events to connect with other users, share experiences, and contribute to the development of Alpha City. Your journey starts here!
```

{% endcode %}


---

# 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.alphacitymeta.com/alpha-city-metaverse/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.
