# SakePerp.fi

## 🍶 An Overview of the SakePerp Protocol <a href="#f0ff" id="f0ff"></a>

[SakePerp.fi](https://app.sakeperp.fi/home) is the first on-chain perpetual contracts platform with a dynamic AMM  market maker mechanism that supports single asset collateralization for liquidity providers.&#x20;

Liquidity providers provide trading depth for both long and short traders and earn the value of the platform net position by managing positions. Liquidity providers can make profits by funding fees and hedging.

SakePerp supports DeFi Arbitrage Mining and LP Market Making Mining. 50% of the transaction fees are used to buy-back SAKE tokens and keep them as insurance funds.

{% embed url="<https://app.sakeperp.fi/>" %}

## 📚 More about SakePerp

* [Audit](https://sakeperp.fi/audit-report/Smart-Contract-Security-Audit-Report-SakePerp-Protocol-EN.pdf)
* [Medium](https://sakeswap.medium.com/)
* [Twitter](https://twitter.com/Sake_Perp_Swap)
* [Telegram](https://t.me/Sake_Perp_Swap)&#x20;
* [Telegram 中文](https://t.me/SakePerp)
* [Discord](https://discord.gg/uYFVyNX)


---

# Agent Instructions: 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:

```
GET https://sakeperp.gitbook.io/sakeperp/master.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.
