# Product Update

## Latest Update

<table data-header-hidden><thead><tr><th width="392">Key Result</th><th align="right">Status</th></tr></thead><tbody><tr><td><strong>Option</strong></td><td align="right"><strong>Status</strong></td></tr><tr><td>Support Stargate Bridge</td><td align="right">In Progress</td></tr><tr><td>Support Official Bridges</td><td align="right">In Progress</td></tr><tr><td>Support Mayan</td><td align="right">In Progress</td></tr><tr><td>Support Solana</td><td align="right">In Progress</td></tr><tr><td>Support Abstract</td><td align="right">In Progress</td></tr><tr><td>Support Berachain</td><td align="right">To Do</td></tr><tr><td>Support More Chain</td><td align="right">To Do</td></tr><tr><td>Gasless Function</td><td align="right">In Progress</td></tr></tbody></table>

## Previous Product Release&#x20;

#### 2024 H2

* Chain integration
  * Cronos zkEVM
* DEX/Bridge integration
  * Arbitrum Bridge
  * Support Owlto Bridge
* Aggregator Contract v2
* [Proxy Bridge Function w/GRVT](https://x.com/grvt_io/status/1854463807814529058)
* Refuel Function
* Improvement Routing Algorithm to Enhance API Speed

#### 2024 H1

* Chain integration
  * X Layer
  * Taiko
  * OX Chain
  * Blast
* DEX/Bridge integration
  * Across
  * OKX Dex
  * Build More xAsset Bridge for Partner
    * STUCK/RIP/LLT/LOOT
* Wallet Integration
  * Rabby Wallet
  * Binance Wallet
* Brand New UI&#x20;
* New Contract Audit (yBridge)
* Dynamic Fee System (closely align fees with current market conditions)
* Additional Fee feature on Widget

#### 2023 H2

* Support Mantle
* Support Scroll
* Support Base
* Support Linea
* Support OKX Wallet  (<https://alpha.xy.finance/>)
* Support Coinbase Wallet  (<https://alpha.xy.finance/>)
* Support Circle CCTP/Synapse/cBridge
* yBridge v3 (More efficient and safer)
* Discord Support Bot
* Release XY Aggregator API ([Doc](/bridge-aggregator-integration/xy-finance-api-multiple-bridges-aggregator.md))
* Fee Collection Feature ([Doc](/bridge-aggregator-integration/xy-finance-api-multiple-bridges-aggregator/monetization-take-fees.md))
* Support More xAsset Bridge
  * DBF/DBX/CANDY/BLU/eYe/SINGLE/AutoS/DBC

#### 2023 H1

* Support zkSync
* Support Polygon zkEVM
* Cross Chain Infra improvement
* NPM Widget Public Version (<https://docs.xy.finance/developer/xy-widget-npm>)
* Support Wemix (currently in readiness phase)
* NPM Widget Beta (<https://xy.mojitoswap.finance/>)
* X Swap API v1.3 to include support for additional fields
* X Swap Widget Site (<https://widget.xy.finance/>)
* Guild Swap Widget (<https://ygg-guild-demo.web.app/>)

#### 2022

* Support Cronos and ThunderCore
* Support Klaytn
* Support Avalanche, KCC, Optimism, Arbitrum, Astar and Moonriver
* Dex Aggregator integration (1inch/OpenOcean)
* X swap Open API&#x20;
* X Swap API v1.1
* X Swap API v1.2
* XY xAsset (Token Bridge)
* X Swap Widget v1
* X Swap Widget v1.1 (Support Theme)
* X Swap Widget v2
* XY Token Staking Pool (Powered by Vault.inc)
* DAO voting&#x20;
* GalaXY Kats Staking
* GalaXY Kats Disassembly System
* GalaXY Kats Game Alpha
* GalaXY Kat Game Launch
* XY Dispatcher (Batch Send Token Tool)
* Auditing

#### 2021&#x20;

* Y Pool - Cross-chain liquidity
* Launch XY Token
* DAO and veXY governance
* GalaXY Kats Public Mint
* X Swap - Cross-chain Swap Aggregator
* Support ETH, BSC, Polygon and Fantom
* XY Ambassador Program


---

# 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://docs.xy.finance/document/product-update.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.
