# FAQ

<details>

<summary>What is ARToken？</summary>

ARToken represents fractional ownership and future revenue rights of real-world assets — such as art, performances, or collectibles — secured through legal custody and on-chain verification.

</details>

<details>

<summary>How is the asset's valuation determined？</summary>

Valuation is generated by an AI evaluation system that analyzes provenance, auction data, and market comparables, reviewed by certified experts before being recorded on-chain.

</details>

<details>

<summary>What happens when fundraising reaches 100%？</summary>

Once the target is reached or the issuer closes the offering, the Muse Point is triggered — the asset enters custody, and token holders officially gain income-sharing rights.

</details>

<details>

<summary>What is the 5% LP incentive？</summary>

The asset has been appraised and securely verified under the issuer's custody, ensuring maximum security for your investment.

</details>

<details>

<summary>How do investors earn returns？</summary>

All future income from the underlying asset is automatically injected into the AMM pool to buy back tokens, increasing both price and liquidity — benefiting all holders.

</details>

<details>

<summary>Can issuers end fundraising early？</summary>

Yes. Issuers can manually close the offering once the goal is met or conditions are satisfied. This action immediately ends fundraising and triggers the Muse Point.

</details>

<details>

<summary>How does Ultiland protect investors？</summary>

All documents are publicly viewable under Docs, ensuring that every asset's provenance, custody, and insurance are transparent and auditable.

</details>

<details>

<summary>How long is the ARToken subscription period?</summary>

The maximum subscription period for ARToken is 90 days, with the following key milestones:

* At any point, if the total subscription reaches 100%, or the issuer manually triggers the Muse Point, the project advances to the next phase.
* By day 60, if the subscription has not reached 20%, the subscription fails and all principal will be refunded.

</details>


---

# 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.ultiland.io/launchpad/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.
