> For the complete documentation index, see [llms.txt](https://docs.crescent.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crescent.network/introduction/crescent-dex-legacy/synergy-with-crescent-boost.md).

# Synergy with Crescent Boost

#### **Hedging and Leveraging Liquidity Pool Investment by Crescent Boost**

Crescent Boost, which is the second utility of Crescent Network, allows liquidity pool investors to collateralize liquidity pool positions to borrow tokens. If an investor borrows and sells the same kind of token provided for collateral, value fluctuation can be minimized.

Furthermore, if the investor choose to borrow and deposit instead of to borrow and sell, the investor will have a leveraged reward while the effect of value fluctuation is same as before.

Crescent Boost provides users a simplified process to enjoy the leveraging and hedging utility to enhance risk-return profile of their investment by reducing risk and multiplying rewards.

#### **Amplified Rewards with Market Neutrality**

Crescent Network will lead significant changes in DeFi investment culture. Crescent will provide various ways to reduce risk and enhance rewards at the same time to achieve much better sharpe ratio on their DeFi investment. Crescent Boost will benefit Crescent DEX by inducing additional liquidity.


---

# 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.crescent.network/introduction/crescent-dex-legacy/synergy-with-crescent-boost.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.
