# Backing

All RWA tokens are fully backed by the equivalent amount of assets they represent. For example, 100 TSLAI tokens are backed by 100 TSLA shares in our custody, verified through Chainlink's Proof of Reserve.

* **Separate Custody:** Assets backing RWA tokens are kept separate from Stable's or Genify's own assets.
* **Regulated Custodians:** These assets are held by fully regulated and licensed asset custodians or in a separate entity meeting the same standards and safeguards.
* **Treasury Contract:** Tokens in our staging treasury contract are not backed nor in circulation.


---

# 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.stablelabs.co/getting-started-with-genify/how-it-works/tokenization/backing.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.
