> For the complete documentation index, see [llms.txt](https://docs.kasu.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kasu.finance/how-kasu-works.md).

# How Kasu Works

- [Overview of the Kasu Ecosystem](https://docs.kasu.finance/how-kasu-works/overview-of-the-kasu-ecosystem.md)
- [Lending Strategies Explained](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained.md)
- [Professional Fee Funding - Accounting Firms](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/professional-fee-funding-accounting-firms.md)
- [Value Proposition](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/professional-fee-funding-accounting-firms/value-proposition.md)
- [Proprietary Technology and Defensible Intellectual Property](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/professional-fee-funding-accounting-firms/proprietary-technology-and-defensible-intellectual-property.md)
- [Technology-Driven Risk Management & Security Structuring](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/professional-fee-funding-accounting-firms/technology-driven-risk-management-and-security-structuring.md)
- [Real-Time Risk Monitoring & Reporting](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/professional-fee-funding-accounting-firms/real-time-risk-monitoring-and-reporting.md)
- [General Loan Terms & Credit Policy Framework](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/professional-fee-funding-accounting-firms/general-loan-terms-and-credit-policy-framework.md)
- [Superior Quality Yields](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/professional-fee-funding-accounting-firms/superior-quality-yields.md)
- [Taxation Funding (Tax Pay) - Diversified Businesses](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/taxation-funding-tax-pay-diversified-businesses.md)
- [Value Proposition](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/taxation-funding-tax-pay-diversified-businesses/value-proposition.md)
- [Proprietary Technology](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/taxation-funding-tax-pay-diversified-businesses/proprietary-technology.md)
- [Technology-Driven Risk Management & Security Structuring](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/taxation-funding-tax-pay-diversified-businesses/technology-driven-risk-management-and-security-structuring.md)
- [General Loan Terms & Credit Policy Framework](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/taxation-funding-tax-pay-diversified-businesses/general-loan-terms-and-credit-policy-framework.md)
- [Superior Quality Yields](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/taxation-funding-tax-pay-diversified-businesses/superior-quality-yields.md)
- [Whole Ledger Funding - Professional Services Firms](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/whole-ledger-funding-professional-services-firms.md)
- [Value Proposition](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/whole-ledger-funding-professional-services-firms/value-proposition.md)
- [Proprietary Technology & Defensible Intellectual Property](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/whole-ledger-funding-professional-services-firms/proprietary-technology-and-defensible-intellectual-property.md)
- [Technology-Driven Risk Management & Security Structuring](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/whole-ledger-funding-professional-services-firms/technology-driven-risk-management-and-security-structuring.md)
- [Real-Time Risk Monitoring & Reporting](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/whole-ledger-funding-professional-services-firms/real-time-risk-monitoring-and-reporting.md)
- [General Loan Terms and Credit Policy Framework](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/whole-ledger-funding-professional-services-firms/general-loan-terms-and-credit-policy-framework.md)
- [Superior Quality Yields](https://docs.kasu.finance/how-kasu-works/lending-strategies-explained/whole-ledger-funding-professional-services-firms/superior-quality-yields.md)
- [Loan Tranches Explained](https://docs.kasu.finance/how-kasu-works/loan-tranches-explained.md)
- [The Role of the $KASU Token](https://docs.kasu.finance/how-kasu-works/the-role-of-the-usdkasu-token.md)
- [$KASU Token Locking Mechanics](https://docs.kasu.finance/how-kasu-works/the-role-of-the-usdkasu-token/usdkasu-token-locking-mechanics.md)
- [Token Utility & Rewards for Lenders](https://docs.kasu.finance/how-kasu-works/the-role-of-the-usdkasu-token/token-utility-and-rewards-for-lenders.md)
- [Lender Loyalty Levels](https://docs.kasu.finance/how-kasu-works/lender-loyalty-levels.md)
- [Protocol Fee Sharing](https://docs.kasu.finance/how-kasu-works/protocol-fee-sharing.md)
- [$KASU Launch Bonus](https://docs.kasu.finance/how-kasu-works/usdkasu-launch-bonus.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 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://docs.kasu.finance/how-kasu-works.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.
