# Wing Pools

## Overview

Currently Wing has been deployed on 4 networks. There are 6 pools in total:

| Network      | Pool                                  |
| ------------ | ------------------------------------- |
| Ontology     | Flash Pool (Ontology), Inclusive Pool |
| Ethereum     | Flash Pool (Ethereum)                 |
| OKXChain     | Flash Pool (OKC)                      |
| BNB Chain    | Flash Pool (BNB Chain)                |
| Ontology EVM | Flash Pool (Ontology EVM)             |

## Supported Assets

| Pool                      | Supported Assets                                                                      |
| ------------------------- | ------------------------------------------------------------------------------------- |
| Flash Pool (Ontology)     | WING、pUSDT、pWBTC、pSUSD、pUSDC、pDAI、pNEO、pUNI、prenBTC、ONG、pETH、ONTd、pYFI、FLM            |
| Flash Pool (Ethereum)     | pWING、oneWING、pONT、ETH、USDT、USDC、DAI、SUSD、UST、WBTC、LINK、UNI、BAL、SNX、PAXG、xSUSHI、xICHI |
| Flash Pool (OKC)          | WING、OKT、OKB、USDT、USDC、DAIK、BTCK、ETHK、LINKK、DOTK、UNIK、SUSHIK                          |
| Flash Pool (BNB Chain)    | WING、ONT、ONG、BTCB、ETH、BNB、USDT、USDC、BUSD、DOT、ADA、BCH、XRP、DAI、LINK、LTC、DOGE、CAKE、FIL   |
| Flash Pool (Ontology EVM) | WING, WONT, ONG, ETH, WBTC, USDT, USDC                                                |
| Inclusive Pool            | pDAI、pUSDC、pUSDT                                                                      |


---

# 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.wing.finance/wing-pools.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.
