# FAQ

## Does DimAI have a mobile application?&#x20;

Currently, DimAI does not support mobile usage. Users need to authorize login and use DimAI through wallet plugins on PC browsers. In the future, we plan to develop a mobile application for users to access DimAI anytime, anywhere.

## Does DimAI support the Kahf wallet?&#x20;

At present, DimAI is not compatible with the Kahf wallet as it is limited to mobile usage. In the future, we will consider integrating mobile wallets with DimAI.

## Will Dim be listed on exchanges?&#x20;

Dim is a utility token designed for consumption and accessing services within the DimAI platform. It will not be listed on exchanges.

## Will DimAI platform issue tokens or NFTs?&#x20;

Currently, we do not have plans to issue tokens or NFTs. Please follow our Twitter account for the latest updates.

## Will NFT minting support other blockchains?&#x20;

DimAI is built on the Qitmeer Network and currently only supports NFT minting on the Qitmeer Network. However, as part of our development roadmap, DimAI plans to expand to multiple blockchains and support NFT minting on other blockchains.


---

# 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://dimai.gitbook.io/docs/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.
