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

# What's New?

**Version 3.0.0**  May 16 2023

* Add new wstETH - Polygon recursive strategy;&#x20;
* 'Cap & TVL' data is supported for all strategies on Avalance & Ethereum&#x20;
* Add the strategy entry on 'My Profile' page (only visible when you have a position)&#x20;
* Support Trust Wallet connection&#x20;
* Small optimizations on stMATIC-MATIC strategy&#x20;

**Version 2.9.0**  April 25 2023

* Rename 'Leveraged Staking' as 'Recursive Staking'&#x20;
* Add (6X) MATICX/MATIC Recursive Staking
* Rebrand and upgrade CIAN's website&#x20;
* Add 'Ambassador Program' on CIAN's website

**Version 2.8.0**  April 4 2023

* Add stMATIC/MATIC leveraged staking strategy
* Support Dark Mode
* Add stMATIC/MATICX in the rewards of MATICX/MATIC leveraged staking strategy and allow users to 'Claim all rewards tokens'&#x20;
* Support 'Unsubscribe newsletter' in the Settings

**Version 2.7.3**  Feburary 21 2023

* Add Aave's incentive $SD to MATICX/MATIC leveraged staking strategy&#x20;
* Automate strategy TVL cap update for MATICX/MATIC leveraged staking strategy

**Version 2.7.2**  Feburary 14 2023

* Add 'Join Telegram' on the navigation bar&#x20;
* Optimize RPC issues for MATICX/MATIC leveraged staking strategy
* Optimize issues occur when user click on 'Max' to withdraw/deposit
* Change the swap fee from 0.1% to 0.03% for sAVAX/AVAX folding strategies on Avalanche v1 & v2 when calculating break-even time

**Version 2.7.1**  January 29 2023

* Optimize the creation of strategy sub-account
* Shut down stETH/ETH leveraged strategie simulation

**Version 2.7.0**  January 12 2023

* Update CIAN contract on Polygon

&#x20;    \- Strategy APYs presentation is opimized

&#x20;    \- Known bugs are fixed

**Version 2.6.0**  December 27 2022&#x20;

* Leveraged staking liquidation protection (flash repay) now supports on Avalanche v1 & v2

**Version 2.5.1**  December 23 2022&#x20;

* BTC.b Folding (AAVE) Strategy Updated

&#x20;     \- This strategy's leverage adjusted to 2x instead of 2.81x

&#x20;     \- Users will see their collateral ratio automatically re-adjusted to 50% (2x leverage)&#x20;

&#x20;     \- This strategy now supports ''Liquidation Protection''

**Version 2.4.3**  December 8 2022

* Support risk warning on Avalanche and Polygon
* Add automated primitives
* Optimize Dapp page

&#x20;     \- Add social icons

**Version 2.4.2**  November 30 2022

* Add risk warning on Ethereum
* Support history APY records&#x20;

**Version 2.4.0**  November 25 2022

* Add stETH/ETH leveraged staking strategy

**Version 2.3.0**  November 10 2022

* Support strategies to compound on Avalanche V2

**Version 2.2.0**  November 8 2022

* Support strategies to compound on Avalanche V1<br>

**Version 2.1.1**  November 3 2022

* Support swap on Polygon
* Optimize MATICX/MATIC leveraged staking strategy

**Version 2.1.0**  October 27 2022

* Add support for Polygon&#x20;

&#x20;     -Add MATICX/MATIC leveraged staking strategy

**Version 2.0.1**  October 20 2022

* Add user guide
* Fix known bugs

**Version 2.0.0**  October 13 2022

* Update CIAN contract on Avalanche

&#x20;     \- Add sub-account feature

&#x20;     \- Add folding leveraged staking strategy when users withdraw

&#x20;     \- Add automatic rate comparesion betweens swap and staking when creating leveraged staking strategy

&#x20;     \- Update email alert for insufficient gas fee on Avalanche

&#x20;     \- Add support for KMS

**Version 1.8.0**  September 30 2022

* Add BTC.b/BTC.b folding strategy - AAVE

**Version 1.7.2**  August 30 2022

* Fix known bugs
* Support strategy rewards shown in different tokens&#x20;
* Add stETH to ETH price of leveraged arbitrage strategy
* Show the strategies' APY to users in guest mode

**Version 1.7.0**  August 17 2022

* Add folding to leveraged staking strategy
* Update sAVAX/AVAX folding strategies

&#x20;     \- Support AAVE V3

&#x20;     \- Reduce flashloan fee to 0.05%

* Support sign in with Unstoppable
* Update stETH chart data source on Curve<br>

**Version 1.6.0**  July 19 2022

* Add BTC.b/WBTC.e leveraged staking strategy - Benqi on Avalanche

**Version 1.5.0**  July 7 2022

* Add simulation mode of stETH/ETH leveraged arbitrage strategy - Ethereum<br>

**Version 1.4.0**  June 13 2022

* Integrate Vector protocol on Avalanche<br>

**Version 1.3.1**  May 30 2022

* Add stETH/ETH leveraged arbitrage strategy - Ethereum
* Add support to sub-account on Ethereum<br>

**Version 1.3.0**  May 25 2022

* Add support for Ethereum chain

**Version 1.2.0**  May 10 2022

* Add sAVAX/AVAX leveraged staking strategy - AAVE

**Version 1.1.0**  April 21 2022

* Add users gas account
* Add sAVAX/AVAX leveraged staking strategy - Benqi<br>

**Version 1.0.1**  April 8 2022

* Add support for Avalanche chain

&#x20;     \- Integrate lending protocols (AAVE, Benqi, & Trader Joe)

&#x20;     \- Integrate pools (Trader Joe, Pangolin, Curve, & Axial)

&#x20;     \- Integrate 1inch swap protocol

&#x20;     \- Support automated tasks (borrow to farm, auto borrow, auto repay, & flash repay)

**Version 1.0.0** December 14 2021

* CIAN is born


---

# 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.cian.app/resources/whats-new.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.
