> For the complete documentation index, see [llms.txt](https://docs.communedao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.communedao.com/the-property/the-plots/the-plots-pricing.md).

# The Plots Pricing

1. **Tent Sites**:
   * **Location**: On 2 acres of land.
   * **Total Available**: 20 tent spots.
   * **Size of Each Tent Spot**: Approximately 3,500 square feet (based on 10 tent sites per acre).
   * **Price per Tent Spot**: 500 AVAX.
2. **Tiny Homes**:
   * **Location**: Across 4 acres of land.
   * **Total Available**: 20 tiny homes.
   * **Size of Each Tiny Home Plot**: Approximately 8,712 square feet (based on 5 tiny homes per acre).
   * **Price per Tiny Home**: 500 AVAX.
3. **Private Lots**:
   * **Lot Types**: One-acre, half-acre (1/2), and quarter-acre (1/4).
   * **One-Acre Lots**:
     * **Size**: Approximately 43,560 square feet (1 acre).
     * **Price per Lot**: 2500 AVAX.
   * **Half-Acre (1/2) Lots**:
     * **Size**: Approximately 21,780 square feet (1/2 acre).
     * **Price per Lot** (5% premium): 1312.5 AVAX.
   * **Quarter-Acre (1/4) Lots**:
     * **Size**: Approximately 10,890 square feet (1/4 acre).
     * **Price per Lot** (10% premium): 687.5 AVAX.


---

# 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://docs.communedao.com/the-property/the-plots/the-plots-pricing.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.
