> 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/lendfi-token/overview/why-lendfi.md).

# Why LendFi

### *Benefit of  owing LendFi Token*

Owning LendFi can provide several benefits to users of the LendFi platform. Some of the key benefits of owning LendFi include:

1. <mark style="color:red;">**Access to the LendFi Platform:**</mark> \
   \
   LendX serves as the native currency of the LendFi platform, providing users with a convenient way to access and participate in the ecosystem. By owning LendFi, users can create loans, make payments, and take advantage of other features and benefits offered by the platform.
2. <mark style="color:red;">**Incentives for Lenders and Borrowers:**</mark> \
   \
   LendFi provides incentives for lenders and borrowers to participate in the LendFi ecosystem. Lenders can stake LendFi, which provides them with additional rewards and incentives to lend their funds on the platform. Borrowers can also benefit from reduced interest rates and other rewards by using LendFi to create and repay their loans.
3. <mark style="color:red;">**Swapping for other tokens:**</mark> \
   \
   LendFi can be easily swapped for other tokens within the LendFi platform. This provides users with a convenient way to diversify their holdings and take advantage of other investment opportunities within the ecosystem.
4. <mark style="color:red;">**Potential for appreciation:**</mark> \
   \
   As the LendFi platform grows and gains wider adoption, the value of LendFi may appreciate, providing potential gains to users who own the token.

#### In summary, owning LendFi provides users with access to the LendFi platform, incentives to participate in the ecosystem, the ability to swap for other tokens, and the potential for appreciation. These benefits make LendFi a valuable asset for users of the LendFi platform.


---

# 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/lendfi-token/overview/why-lendfi.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.
