> For the complete documentation index, see [llms.txt](https://cmdefi.gitbook.io/cmdefi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cmdefi.gitbook.io/cmdefi/home/cmdefi.md).

# @cmdefi

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://x.com/cmdefi"><strong>Twitter @cmdefi</strong></a></td><td>Cutting-edge insights and trend analysis in CRYPTO. </td><td><a href="https://x.com/cmdefi">https://x.com/cmdefi</a></td><td><a href="/files/7u9G5Z9XsmheqbxA6ew5">/files/7u9G5Z9XsmheqbxA6ew5</a></td></tr><tr><td><a href="https://cmdefi.substack.com/"><strong>Newsletter</strong></a></td><td>Tracking Trends, Strategies, and Emerging Themes.</td><td><a href="https://cmdefi.substack.com/">https://cmdefi.substack.com/</a></td><td><a href="/files/9nzbZM2NRRjVOCji46La">/files/9nzbZM2NRRjVOCji46La</a></td></tr></tbody></table>

|                                                                                                                                                                                             |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/kxVtdrOJLrtRIxs1khp8" alt="" data-size="line">  [ChainLink](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/chainlink.md) {CCIP; Smart NAV}                                    |
| <img src="/files/brFXmBpXl5FQBEC7qo8h" alt="" data-size="line"> [Ethena](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/ethena.md)                                                             |
| <img src="/files/i6Sop4U8qoGlRWdAg5Ei" alt="" data-size="line"> [Ampleforth](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/ampleforth.md)  {SPOT & stAMPL; 风险; Tranche; Mint & Redeem; Vault} |
| <img src="/files/EZvi0HU3x5TOFYRNdhdG" alt="" data-size="line"> [Curve](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/curve.md)  {Curve Oracle; crvUSD}                                       |
| <img src="/files/toSZCsUdqiV9D540Zfih" alt="" data-size="line"> [Euler v2](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/euler-v2.md)                                                         |
| <img src="/files/x8QtkifBUlZx4bKHYNGu" alt="" data-size="line"> [Convex](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/convex.md) {奖励分配设计拆解}                                                  |
| <img src="/files/fjlkDKtgIR9ufxW6213c" alt="" data-size="line"> [Farcaster](/cmdefi/home/ji-chu-she-shi/farcaster.md)                                                                       |
| <img src="/files/JMk3JmqTTFwGBP8FzDwR" alt="" data-size="line"> [Frax](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/frax.md) {V1; V2; V3; FXS}                                               |
| <img src="/files/TUr8rZ6aTa753bQr3QES" alt="" data-size="line"> [Pendle](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/pendle.md)                                                             |
| <img src="/files/i4fpGjDEoOeL8SBZsb9T" alt="" data-size="line"> [Hyperliquid](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/hyperliquid.md)                                                   |
| <img src="/files/guV0ZjJkBJYHnUiIjNFm" alt="" data-size="line"> [Liquity V2](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/liquity-v2.md)                                                     |
| <img src="/files/MVJXy95Y2KAgS9l1RIPY" alt="" data-size="line"> [OlympusDAO](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/olympusdao.md)                                                     |
| <img src="/files/4UoJnRHfSN0gur1W9rmX" alt="" data-size="line"> [Puffer UniFi 🐡](/cmdefi/home/ji-chu-she-shi/puffer-unifi.md)                                                              |
| <img src="/files/umFOi82eBQA8wxVSlG3t" alt="" data-size="line"> [Uniswap - Unichain 🦄](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/uniswap-unichain.md)                                    |
| <img src="/files/YbS3TaCwMS7HIZzJogIv" alt="" data-size="line"> [Fluid](/cmdefi/home/defi-qu-zhong-xin-hua-jin-rong/fluid.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://cmdefi.gitbook.io/cmdefi/home/cmdefi.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.
