# Ai Integration

> The factions of the CrypCade metaverse provide community to the user experience. Users will be able to customise their character in future developments which will allow them to express their chosen identities within an immersive environment.&#x20;

**How are you using AI in the metaverse?**

Currently we have two distinct AI features that we’re implementing. Chat GPT-powered avatars and AI image generation using DALL-E.&#x20;

**How do AI powered avatars work?**

We’re using the full power of Chat GPT and GPT-4 but the interface is basically an avatar that the user can interact with. We’re taking this a step further by creating a dashboard where a user can configure an AI-powered avatar as sort of a non-stop virtual assistant. A business owner, for example, can feed relevant information about their business, deploy the AI avatar in their office or metaverse building. The AI avatar would then greet anyone visiting that space, provide information on the business or services, make appointments and a series of other automated tasks.&#x20;

**What about the AI image generation features?**

We’re are introducing amode that will allow users to fully personalize and decorate their metaverse space. Users will be able to choose furniture, change colors and texture on items and also upload images on the walls. In addition to the image upload we’re giving users the possibility to generate their unique images, on the spot, by using the text-to-image feature.

\
\ <br>


---

# 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://crypcade-city.gitbook.io/crypcade-potm-deck/ecosystem/ai-integration.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.
