> For the complete documentation index, see [llms.txt](https://guide.binaryx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.binaryx.com/construction-investments/fractions-of-construction-properties-or-tokens.md).

# Fractions of construction properties or tokens

Investments in construction properties on Binaryx are fractions represented as digital tokens. As with finished real estate, these tokens are legally[ tied](https://guide.binaryx.com/about-binaryx-platform/how-does-it-work-legally-confirm-your-ownership) to the property under U.S. law.

Before construction begins, each property is divided into a fixed number of fractions (tokens). The total value of these tokens is equal to the maximum possible amount of investment in the property.

***Example**: To start construction of Villa A, construction company B needs to raise an initial deposit of $105,000, after which Binaryx users invest another $245,000. The total investment in the facility is $350,000. The number of fractions (tokens) is 10,000.*


---

# 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:

```
GET https://guide.binaryx.com/construction-investments/fractions-of-construction-properties-or-tokens.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.
