> For the complete documentation index, see [llms.txt](https://lend-finance-organization.gitbook.io/lendx-documentation-v1.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lend-finance-organization.gitbook.io/lendx-documentation-v1.0/roadmap/lendfi-roadmap.md).

# LendFi Roadmap

#### The following is a detailed roadmap for the development and deployment of the LendFi token and the associated peer-to-peer lending platform:

#### Throughout all phases and quarters of development, the team will prioritize security and user experience to ensure that the platform and the LendFi token provide a reliable and effective solution for peer-to-peer lending and other features it promised.&#x20;

#### The team will continue to promote the platform and the LendFi token to attract new users and will work on developing partnerships with lenders and borrowers to provide liquidity to the platform.  the platform will be made available to a larger group of users for beta testing. The team will continue to refine the platform based on user feedback and work on marketing efforts to attract new users.

#### Past Roadmap

{% content-ref url="/pages/DUO7enqxbR8r39G9Cq8L" %}
[Q1-Q3: 2023](/lendx-documentation-v1.0/roadmap/lendfi-roadmap/q1-q3-2023.md)
{% endcontent-ref %}

#### Current Roadmap

{% content-ref url="/pages/YM56rfb4X4hXCck3tTDV" %}
[Q4: 2023](/lendx-documentation-v1.0/roadmap/lendfi-roadmap/q4-2023.md)
{% endcontent-ref %}

{% content-ref url="/pages/8xUompQ4W6L3VygpxL3E" %}
[Q1: 2024](/lendx-documentation-v1.0/roadmap/lendfi-roadmap/q1-2024.md)
{% endcontent-ref %}

#### Future Roadmap

{% content-ref url="/pages/QUZFRMXWliKVm3Aw9D9n" %}
[Q2-Q4: 2024](/lendx-documentation-v1.0/roadmap/lendfi-roadmap/q2-q4-2024.md)
{% endcontent-ref %}


---

# 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://lend-finance-organization.gitbook.io/lendx-documentation-v1.0/roadmap/lendfi-roadmap.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.
