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

# Property Tokenisation

**Offer Accepted**

* **Day 0:** Offer Accepted

**Tokenisation Preparation and Offering**

* **Day 1 - Day 45:**
  * **Collection Creation:**
    * Duration: 30 - 45 days
    * Activities:
      * Prepare legal documentation and property details.
      * Create digital tokens representing the property.
      * Develop marketing materials for the token offering.
  * **Token Offering:**
    * Activities:
      * List the tokenised property on the SAMPATEE platform.
      * Offer tokens to the community as NFTs or through staking in SAMPATEE Shares.
  * **Promotion:**
    * Activities:
      * Promote globally via partners and crypto exchanges.

**Collection Closing and Exchange**

* **Day 46 - Day 90:**
  * **Closing Collection:**
    * Duration: 45 - 90 days
    * Activities:
      * Collect funds from the community.
      * Manage legal and financial processes to ensure compliance.
  * **Exchange:**
    * Activities:
      * Exchange with the seller.

**Completion, Property Management, and Community Integration**

* **Day 91 - Day 120:**
  * **Completion:**
    * Duration: 90 - 120 days
    * Activities:
      * Finalise all legal and administrative processes with the seller.
      * Prepare the property for management and upgrades.
  * **Ready to Manage and Rent:**
    * Activities:
      * Integrate the property into the SAMPATEE platform.
      * Offer the property for rent to the community.
      * Begin rental and management operations.

***

#### Summary

1. **Offer Accepted:** Day 0
2. **Collection Creation and Token Offering:** Day 1 - Day 45
3. **Closing Collection and Funds Exchange:** Day 46 - Day 90
4. **Completion and Property Management:** Day 91 - Day 120

This timeline ensures a structured process from offer acceptance to having the property ready for community rental and management.


---

# 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://sampatee.gitbook.io/sampatee/property-tokenisation.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.
