> 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/appendices/appendix-b-digitization-vs-tokenization/hierarchy-of-terms.md).

# Hierarchy Of Terms

To ensure a clear understanding as we delve further into the topic, it is beneficial to comprehend the hierarchy of terms relevant to the documentation of Real World Assets (RWAs), and where ‘tokenization’ stands in that hierarchy. Here, we structure these terms, progressing from the most general to the most specific:

<figure><img src="https://lh7-us.googleusercontent.com/hzT9V7itnPDlIMlNJyn4gVZAE_3AAZP7rPcpOWbv_LZZo8UoNjlgnt_WsEYcZhj8i5Vx3T7L5o5c_jJo3dN3Mc4cCMymPFNDCpahqi-KywUkiEqlIYFA2MenQl03-zqdtmTM7Pjkx3z59YlPfvPpPlw" alt=""><figcaption><p> - Hierarchy of terms related to RWA documentation </p></figcaption></figure>

This hierarchical framework provides a structured approach to the documentation processes associated with RWAs, with each level introducing greater specificity and technical detail.


---

# 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/appendices/appendix-b-digitization-vs-tokenization/hierarchy-of-terms.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.
