> For the complete documentation index, see [llms.txt](https://worldassets.gitbook.io/worldassets-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://worldassets.gitbook.io/worldassets-doc/2-worldassets-platform/2.2-wat-asset-package.md).

# 2.2 WAT Asset Package

The WAT asset package can accommodate assets including equity, stocks, bonds, real estate, artworks, luxury goods, precious metals, AI applications, and computing power. To be included in the WAT asset package, assets must meet the WAT protocol standards and pass the POS-DAO consensus review.

<mark style="color:blue;">Early Asset Types:</mark> To ensure the rapid establishment of market liquidity for WAT, the initial asset types will primarily include equity and stocks of high-quality companies. Examples include equity and stocks of AI companies, equity and options of pre-IPO companies, and stocks of large multinational companies with strong market recognition.

<mark style="color:blue;">On-Chain Assetization:</mark> By using the classic **ERC721 protocol** standard, NFTs of on-chain assets are minted to ensure the on-chain ownership verification of real assets.

<figure><img src="/files/8vDJU52O8PdbgsZ8Nthn" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">Stability Assurance:</mark> ATC (Assets Coin) is a stablecoin pegged at **1 ATC = 1 USDT/USDC** to maintain value stability and ensure convenient and secure asset accounting. **INC** (Income Coin) is a yield coin that carries value appreciation or bubbles, fluctuating with market prices to ensure the healthy development of the token ecosystem.

<figure><img src="/files/S5EyPuH86ou1tZLeRBI8" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">Regulation and Transparency:</mark> All tokenized assets will come with complete compliance and transparency documentation requirements. Proof of asset authenticity, title deeds, legal documents, audit reports, asset valuation reports, market research reports, prospectuses, and market recognition reports can all be viewed and downloaded at any time, ensuring process transparency and regulatory compliance.

<mark style="color:blue;">Diversity:</mark> Deep asset diversity not only gives investors greater flexibility and choice when building their portfolios but also effectively diversifies investment risk, enhancing the overall safety and stability of investments. By including physical assets in a crypto investment portfolio, the boundaries of the portfolio are further expanded, presenting a broader and multi-layered investment field for investors. This meets the different needs of various investors, achieving diversified and efficient asset allocation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://worldassets.gitbook.io/worldassets-doc/2-worldassets-platform/2.2-wat-asset-package.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
