# Baryon Network

Baryon Network is a Multi-Chain-based Premier Suite of DeFi Products, containing three fundamental pillars: BaryonSwap (AMM), BaryonFarm, and BaryonStake.

### **BaryonSwap** <a href="#baryonswap" id="baryonswap"></a>

BaryonSwap is a decentralized automated liquidity pool built on the Multi-Chain, allowing users to exchange any tokens. Besides, BaryonSwap will also aggregate liquidity from other plentiful sources to offer users the best trading prices.

### **BaryonFarm** <a href="#baryonfarm" id="baryonfarm"></a>

BaryonFarm enables users to maximize gains on LP tokens with additional reward tokens provided by projects, which is a vehicle for builders to support their liquidity providers.

### **BaryonStake** <a href="#baryonstake" id="baryonstake"></a>

BaryonStake allows the project team to reward their loyal holders with the staking feature. Rewards are compounded automatically so users don't need to do anything besides clicking the stake button.


---

# 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.baryon.network/readme.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.
