# âtv Infrastructure

### What are âtv vaults?

The aarnâ tokenization platform enables decentralized, structured on-chain investment products âtv vaults, deployed on Ethereum, Sonic, and Arbitrum (soon on Base). It comprises:

1. Ethereum: 9 smart contracts (6 tokenization + delayModule + timelock + ASRT)
2. Sonic: 9 smart contracts (6 tokenization + dexAdapter + delayModule + timelock)
3. Arbitrum: 9 smart contracts (6 tokenization + sequencer + delayModule + timelock)
4. Base: 11 smart contracts (9 tokenization + delayModule + timelock)

All smart contracts have undergone comprehensive audits and are fully tested for security and composability.


---

# 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.aarna.ai/atv-tokenization/atv-infrastructure.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.
