# General

**Q1. What is Holos?**\
A1. Holos is a Real World Asset (RWA) platform that enables physical assets (e.g., Pokémon cards) to be digitized into NFTs, allowing for secure storage, trading, and redemption.

**Q2. Who operates Holos?**\
A2. Holos is operated by Metap Inc., a company legally incorporated in Taiwan.

**Q3. How are NFTs linked to physical assets?**\
A3. Each NFT is uniquely tied to a corresponding physical asset, which is securely stored at a partner facility in Japan.

**Q4. Why should I use Holos?**\
A4. Holos allows the global exchange of asset value without physically moving the asset, significantly reducing risks related to logistics and taxation.

**Q5. Are there any age restrictions for using Holos?**\
A5. Yes, users must be at least 18 years old to use the service.


---

# 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.holos-market.com/q-and-a/general.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.
