# Subvault

One of the core innovations of Subunit is the Subvault, a staking vault for USDC that serves as the launchpad for new real estate onboarding to the Subunit protocol.&#x20;

The more USDc that is staked in the Subvault, the more properties will be onboarded to the Subunit Protocol.

The Subvault is how members pool capital in advance, ready to seize property opportunities quickly and fairly.&#x20;

Summary:

* Deposit **USDc** into the Subvault and get **STS Tokens**, which represent "shares" of the vault
* When a property acquisition occurs via a DAO vote, **USDc is withdrawn** from the vault to purchase the property and the **new UNIT tokens** (the property token) are distributed pro rata to the holders of STS that enabled the acquisition.&#x20;
* This causes a dilution of the STS token. So the 1 STS token for 1 USDC, but will be diluted as more acquisitions are made.
* There is only one Subvault, which will fund multiple property acquisitions.&#x20;

<br>

<figure><img src="/files/3MqE3LWXIxxHtTfL5vRY" alt=""><figcaption></figcaption></figure>


---

# 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://subunit.gitbook.io/subunit-docs/subvault/subvault.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.
