# Other Digital Assets

The platform is designed to accommodate unique digital assets, which may include but are not limited to:<br>

* **Other Tokens**: Tokens that are linked to other blockchains ("cross-chain") or created on this platform can be easily stored and transferred. This allows for a variety of tokens to be used for purchasing goods and services on the platform.
* **Stablecoin Assets**: Tokens intended to match the price of another asset, such as the US dollar, which are particularly useful for transactions on this network.
* **Unique Indirect Assets**: Similar to tokens, indirect assets (sometimes referred to as "non-fungible tokens" or NFTs) represent various forms of ownership, from in-game items to real-world assets. These can be stored and transferred using the platform.


---

# 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://aiachain.gitbook.io/aia-chain-pos-ai-and-financial-payments/how-aia-chain-works/other-digital-assets.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.
