> For the complete documentation index, see [llms.txt](https://subunit.gitbook.io/subunit-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://subunit.gitbook.io/subunit-docs/governance-tokenomics/tokenomics/usdunit-individual-property-tokens.md).

# $UNIT - Individual Property Tokens

Holders of $UNIT tokens form the property’s DAO and use those tokens to vote on property-level matters. These decisions might include approving budgets for property maintenance, selecting property managers or renters, deciding on rent adjustments, or ultimately voting on a sale of the property. Essentially, if you own a share of a property via $UNIT tokens, you have a direct voice in how that property is managed.&#x20;

**This ensures that the DAO members actively steer the property’s operations and strategy, rather than a centralized landlord.**&#x20;

**Key info**

* Each tokenized property is governed by its own DAO composed of that property’s token-holders.&#x20;
* Property decisions are made through snapshot.box - a separate DAO is set up for each property.&#x20;
* $UNIT tokens represent fractional ownership of the DAO related to that specific property.&#x20;
* Every $UNIT token equals one vote in that property’s governance, aligning voting power with ownership stake.
* $UNIT token-holders are not guaranteed any income or profit from the properties they govern.


---

# 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, and the optional `goal` query parameter:

```
GET https://subunit.gitbook.io/subunit-docs/governance-tokenomics/tokenomics/usdunit-individual-property-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
