# Intersect

## Intersect

- [What is Intersect?](https://docs.intersectfi.com/welcome/what-is-intersect.md): Welcome to the Future of Decentralized Lending on Neo X.
- [Intersect Points](https://docs.intersectfi.com/welcome/intersect-points.md): Welcome to the Intersect Point System!
- [Lending & Withdrawals](https://docs.intersectfi.com/guides/lending-and-withdrawals.md)
- [Borrow & Repayments](https://docs.intersectfi.com/guides/borrow-and-repayments.md)
- [Liquidations](https://docs.intersectfi.com/guides/liquidations.md)
- [Flash Loans](https://docs.intersectfi.com/guides/flash-loans.md): Uncollateralized Lending in DeFi
- [Efficiency Mode](https://docs.intersectfi.com/guides/efficiency-mode.md): Maximize your capital efficiency for correlated assets!
- [Liquidity Incentives](https://docs.intersectfi.com/guides/liquidity-incentives.md)
- [Social Channels](https://docs.intersectfi.com/guides/social-channels.md): Join our community and get updated on our latest developments!
- [Tokenomics](https://docs.intersectfi.com/resources/tokenomics.md)
- [Branding](https://docs.intersectfi.com/resources/branding.md)
- [Glossary](https://docs.intersectfi.com/resources/glossary.md)
- [Liquidations](https://docs.intersectfi.com/resources/liquidations.md)
- [Contract Addresses](https://docs.intersectfi.com/resources/contract-addresses.md)
- [Market Parameters](https://docs.intersectfi.com/resources/market-parameters.md)
- [Audits](https://docs.intersectfi.com/resources/audits.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://docs.intersectfi.com/welcome/what-is-intersect.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.
