# Twister Finance

## Twister Finance

- [Introduction](https://twister-finance.gitbook.io/twisterfinance/introduction.md): Twister Finance is a decentralized open-source protocol built upon the Arbitrum platform, designed to facilitate borrowing and lending operations.
- [What is Twister Finance](https://twister-finance.gitbook.io/twisterfinance/introduction/what-is-twister-finance.md)
- [Why Twister Finance](https://twister-finance.gitbook.io/twisterfinance/introduction/why-twister-finance.md)
- [Getting Started](https://twister-finance.gitbook.io/twisterfinance/getting-started.md)
- [Supply](https://twister-finance.gitbook.io/twisterfinance/getting-started/supply.md): To supply liquidity to an asset on Twister Finance and start earning, kindly follow the steps outlined below:
- [Borrow](https://twister-finance.gitbook.io/twisterfinance/getting-started/borrow.md)
- [Liquidation](https://twister-finance.gitbook.io/twisterfinance/getting-started/liquidation.md): Explanation of Borrow Limit, Borrow Utilization, Liquidation, Collateral Ratio, and Liquidation Threshold:
- [Looping GLP/Reth/VLP/HLP/CAP](https://twister-finance.gitbook.io/twisterfinance/getting-started/looping-glp-reth-vlp-hlp-cap.md): Maximize Your Returns by Looping GLP/Reth on Twister Finance
- [Treasury Management](https://twister-finance.gitbook.io/twisterfinance/treasury-management.md)
- [Tokenomics](https://twister-finance.gitbook.io/twisterfinance/tokenomics.md): TWISTER Finance ($TWST)
- [TWSTS ($TWST)](https://twister-finance.gitbook.io/twisterfinance/tokenomics/twsts-usdtwst.md)
- [Staking Rewards](https://twister-finance.gitbook.io/twisterfinance/tokenomics/staking-rewards.md)
- [Multiplier Points](https://twister-finance.gitbook.io/twisterfinance/tokenomics/multiplier-points.md)
- [Rewards](https://twister-finance.gitbook.io/twisterfinance/tokenomics/rewards.md)
- [Summary](https://twister-finance.gitbook.io/twisterfinance/tokenomics/summary.md)
- [Token Distribution](https://twister-finance.gitbook.io/twisterfinance/token-distribution.md)
- [Launch](https://twister-finance.gitbook.io/twisterfinance/token-distribution/launch.md)
- [Initial Farm Offering](https://twister-finance.gitbook.io/twisterfinance/token-distribution/launch/initial-farm-offering.md)
- [Allocation](https://twister-finance.gitbook.io/twisterfinance/token-distribution/allocation.md)
- [Governance](https://twister-finance.gitbook.io/twisterfinance/token-distribution/governance.md)
- [Resources](https://twister-finance.gitbook.io/twisterfinance/resources.md)
- [Contract Addresses](https://twister-finance.gitbook.io/twisterfinance/resources/contract-addresses.md)
- [Audit](https://twister-finance.gitbook.io/twisterfinance/resources/audit.md)
- [Github](https://twister-finance.gitbook.io/twisterfinance/resources/github.md): Please see link to Github
- [Contact us](https://twister-finance.gitbook.io/twisterfinance/contact-us.md)
- [Links](https://twister-finance.gitbook.io/twisterfinance/contact-us/links.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://twister-finance.gitbook.io/twisterfinance/introduction.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.
