> For the complete documentation index, see [llms.txt](https://whitepaper.xend.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.xend.finance/2.0-oae-onchain-assets-environment/2.8-assets-policy-in-oae/2.8.3-assets-as-smart-contracts-tokens-as-rights.md).

# 2.8.3 Assets As Smart Contracts, Tokens As Rights

The table below illustrates how AssetChain utilizes smart contracts and tokens to differentiate between assets and the rights associated with them.

| **Assets as smart contracts**                                                                                                                                                                                                                                                                  | **Tokens as rights**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><ul><li>Land</li><li>Real estate</li><li>Movable property</li><li>Digital property</li><li>Intellectual property</li><li>Money, Cash</li><li>Financial instruments</li><li>Receivables</li><li>Shares, equities</li><li>Entities</li><li>Other transactable assets</li></ul><p><br></p> | <p><br>Token standards</p><ul><li>Singular ownership</li><li>Partial unit-based ownership</li><li>Joint ownership </li><li>Usufruct</li><li>Easement</li><li>Pledge</li><li>Right to the Premises</li><li>Mortgage</li><li>Collateral </li><li>Possession Rights</li><li>Leasing Rights</li><li>Licensing Rights</li><li>Other Rights</li></ul><p>Token sub-standards</p><ul><li>Resolutive and Suspending Conditions </li><li>Bearer or Identity Association </li><li>Event Triggers</li><li>Conditions </li><li>Other Legally Recognized Variables and Parameters </li></ul><p><br></p> |

<figure><img src="/files/1Qvk6aES56YUhcbh91ex" alt=""><figcaption><p>- AC 10 cardinal rules, assets and rights</p></figcaption></figure>


---

# 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:

```
GET https://whitepaper.xend.finance/2.0-oae-onchain-assets-environment/2.8-assets-policy-in-oae/2.8.3-assets-as-smart-contracts-tokens-as-rights.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.
