# TEOS

ivault uses the CoreLedger TEOS operating system. By using existing components, we can radically cut development and go-to-market time.

ivault uses TEOS to unlock the key features of blockchain technology:

<div data-full-width="false"><figure><img src="/files/r9x056Boyfc8tTNDBwMs" alt=""><figcaption></figcaption></figure></div>

* **Documentation and proof**: generating forge-proof records on the blockchain.
* **Tokenization and accounting**: managing how ivault tokens that are used in the app are minted, burned and transferred – including reward points.&#x20;
* **Governance and compliance**: overseeing token circulation within the ivault app
* **Value conversion**: smoothing the path between reward points and the ivault token.


---

# 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://whitepaper.ivault.io/ivaults-blockchain-ecosystem/teos.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.
