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

# products

- [Bridge Aggregator : XY Finance](https://docs.xy.finance/products/x-swap.md): An algorithm-driven trading platform that creates functionality to make swaps and add/remove liquidity with ease.
- [Gasless Transaction](https://docs.xy.finance/products/x-swap/gasless-transaction.md)
- [Bridge : yBridge](https://docs.xy.finance/products/y-pool.md)
- [Yield Farming](https://docs.xy.finance/products/y-pool/yield-farming.md)
- [Omnichain Settlement](https://docs.xy.finance/products/y-pool/settlement.md): Enables greater speed, low transaction costs, and features higher capacity for better interoperability and decentralized user experience.
- [Consensus](https://docs.xy.finance/products/y-pool/consensus.md): A fault-tolerant mechanism to achieve agreement, assurance, and security in the blockchain system across the decentralized network.
- [Refuel](https://docs.xy.finance/products/refuel.md)
- [Proxy Bridge](https://docs.xy.finance/products/proxy-bridge.md)
- [Cross Chain Infrastructure](https://docs.xy.finance/products/cross-chain-infrastructure.md): A Toolkit That Makes Going Cross-Chain Easier


---

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

```
GET https://docs.xy.finance/products.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.
