# LENDEFI

## Lendefi Finance

- [Support](https://lendefi.gitbook.io/lendefi-finance/support.md): Welcome to the Lendefi support documentation!
- [Trading](https://lendefi.gitbook.io/lendefi-finance/tutorials/trading.md)
- [Charts](https://lendefi.gitbook.io/lendefi-finance/tutorials/trading/charts.md)
- [Buy/Long](https://lendefi.gitbook.io/lendefi-finance/tutorials/trading/charts/buy-long.md)
- [Sell/Short](https://lendefi.gitbook.io/lendefi-finance/tutorials/trading/charts/sell-short.md)
- [Open Positions](https://lendefi.gitbook.io/lendefi-finance/tutorials/trading/open-positions.md)
- [Start Trading](https://lendefi.gitbook.io/lendefi-finance/tutorials/trading/open-positions/start-trading.md)
- [Stats](https://lendefi.gitbook.io/lendefi-finance/tutorials/trading/stats.md)
- [Lending](https://lendefi.gitbook.io/lendefi-finance/tutorials/lending.md)
- [Lend](https://lendefi.gitbook.io/lendefi-finance/tutorials/lending/lend.md)
- [Unlend](https://lendefi.gitbook.io/lendefi-finance/tutorials/lending/unlend.md)
- [Wallets](https://lendefi.gitbook.io/lendefi-finance/tutorials/wallets.md)
- [Connect A Wallet](https://lendefi.gitbook.io/lendefi-finance/tutorials/wallets/connect-a-wallet.md)
- [Import $LDFI To A Wallet](https://lendefi.gitbook.io/lendefi-finance/tutorials/wallets/import-usdldfi-to-a-wallet.md)
- [FAQs](https://lendefi.gitbook.io/lendefi-finance/faqs.md)
- [What is Lendefi?](https://lendefi.gitbook.io/lendefi-finance/faqs/what-is-lendefi.md)
- [When was Lendefi launched?](https://lendefi.gitbook.io/lendefi-finance/faqs/when-was-lendefi-launched.md)
- [How can I get in touch with the team?](https://lendefi.gitbook.io/lendefi-finance/faqs/how-can-i-get-in-touch-with-the-team.md)
- [What is the $LDFI Token?](https://lendefi.gitbook.io/lendefi-finance/faqs/what-is-the-usdldfi-token.md)
- [Where can I buy $LDFI?](https://lendefi.gitbook.io/lendefi-finance/faqs/where-to-buy-ldif.md)
- [What are the tokenomics?](https://lendefi.gitbook.io/lendefi-finance/faqs/tokenomics.md)
- [How is the project governed?](https://lendefi.gitbook.io/lendefi-finance/faqs/how-is-the-project-governed.md)
- [How do undercollateralized loans for leveraged trading work?](https://lendefi.gitbook.io/lendefi-finance/faqs/how-do-undercollateralized-loans-for-leveraged-trading-work.md)
- [Why the Binance Smart Chain (BSC)?](https://lendefi.gitbook.io/lendefi-finance/faqs/why-the-binance-smart-chain-bsc.md)
- [What is the Binance Smart Chain (BSC)?](https://lendefi.gitbook.io/lendefi-finance/faqs/what-is-the-binance-smart-chain-bsc.md)
- [Have a proposal for Lendefi?](https://lendefi.gitbook.io/lendefi-finance/faqs/have-a-proposal-for-lendefi.md)
- [I need to contact support, what do I do?](https://lendefi.gitbook.io/lendefi-finance/faqs/i-need-to-contact-support-what-do-i-do.md)
- [Glossary](https://lendefi.gitbook.io/lendefi-finance/glossary.md)
- [Audits](https://lendefi.gitbook.io/lendefi-finance/project-support/audits.md)
- [Contracts & Addresses](https://lendefi.gitbook.io/lendefi-finance/project-support/contract-addresses.md)
- [Privacy](https://lendefi.gitbook.io/lendefi-finance/project-support/privacy.md)
- [Terms of Use](https://lendefi.gitbook.io/lendefi-finance/project-support/tos.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://lendefi.gitbook.io/lendefi-finance/support.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.
