> For the complete documentation index, see [llms.txt](https://docs.mey.network/mey-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mey.network/mey-network/roadmap-and-development-plan/phase-1.md).

# Phase 1: Launch of MeyFi Platform

### **Key Milestones and Deliverables**

* **Mey P2P Lending (Q4, 2024)**

Launch of the peer-to-peer lending feature on the MeyFi platform, enabling users to lend funds directly to property owners, with the potential to earn interest on their investments.

* **Mey Staking (Q4, 2024)**

Introduction of the staking functionality, allowing users to stake their MEY tokens to earn rewards.

* **Property Token Offering (PTO) (Q4, 2024)**

Rollout of the Property Token Offering, where users can invest in tokenized real estate assets, democratizing access to high-value properties through fractional ownership.

* **Marketplace (Q4, 2024)**

Launch of the MeyFi Marketplace, providing a platform for users to trade tokenized real estate assets, lending opportunities, and other related financial products.

### **Initial Rollout and Adoption Strategy**

* **Mey Tap Game (September 2024)**

A gamified engagement tool similar to Hamster Kombat, designed to attract and engage users with the MeyFi platform.

This interactive game will serve as a fun entry point for users to learn about the platform's features while earning rewards.

* **AMA and Online-Offline Events**

A series of "Ask Me Anything" (AMA) sessions and educational events, both online and offline, aimed at educating users about MeyFi’s functionalities, benefits, and opportunities.

These events will serve to build community trust, answer user questions, and drive platform adoption.


---

# 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://docs.mey.network/mey-network/roadmap-and-development-plan/phase-1.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.
