# Surf

## Surf

- [Introduction](https://docs.surflending.org/welcome/quickstart.md)
- [1. What Is Surf?](https://docs.surflending.org/surf-mainnet-protocol/1.-what-is-surf.md)
- [2. Quick‑Start Guide](https://docs.surflending.org/surf-mainnet-protocol/2.-quick-start-guide.md)
- [3. Supplying Assets](https://docs.surflending.org/surf-mainnet-protocol/3.-supplying-assets.md)
- [4. Borrowing Assets](https://docs.surflending.org/surf-mainnet-protocol/4.-borrowing-assets.md)
- [5. Leverage](https://docs.surflending.org/surf-mainnet-protocol/5.-leverage.md)
- [5. Liquidations](https://docs.surflending.org/surf-mainnet-protocol/5.-liquidations.md)
- [6. Fee Structure](https://docs.surflending.org/surf-mainnet-protocol/6.-fee-structure.md)
- [7. Risk Parameters](https://docs.surflending.org/surf-mainnet-protocol/7.-risk-parameters.md)
- [8. Interest‑Rate Model](https://docs.surflending.org/surf-mainnet-protocol/8.-interest-rate-model.md)
- [9. Practical Examples](https://docs.surflending.org/surf-mainnet-protocol/9.-practical-examples.md)
- [One-Click Leverage Demo](https://docs.surflending.org/surf-mainnet-protocol/9.-practical-examples/one-click-leverage-demo.md)
- [10. SURF Token Utility & Tokenomics](https://docs.surflending.org/surf-mainnet-protocol/10.-surf-token-utility-and-tokenomics.md)
- [11. Governance](https://docs.surflending.org/surf-mainnet-protocol/11.-governance.md)
- [12. Security & Audits](https://docs.surflending.org/surf-mainnet-protocol/12.-security-and-audits.md)
- [13. Glossary & FAQ](https://docs.surflending.org/surf-mainnet-protocol/13.-glossary-and-faq.md)
- [14. Roadmap](https://docs.surflending.org/surf-mainnet-protocol/14.-roadmap.md)
- [Testnet Tutorial](https://docs.surflending.org/public-testnet-resources/editor.md): Walkthrough of the key features of the Surf Testnet dApp
- [Testnet Interest Rate Model](https://docs.surflending.org/public-testnet-resources/editor/testnet-interest-rate-model.md)
- [Surf V2 Public Testnet Overview](https://docs.surflending.org/public-testnet-resources/editor-1.md): Welcome to the Surf V2 overview
- [Links](https://docs.surflending.org/general-resources/links.md)
- [Litepaper](https://docs.surflending.org/general-resources/litepaper.md)
- [Presale Details](https://docs.surflending.org/general-resources/presale-details.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.surflending.org/welcome/quickstart.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.
