# Current Known Pairs

{% hint style="success" %}
**You can check the depth of the liquidity for each pair by clicking the OLP Link and checking the Tokens held under the contract address.**
{% endhint %}

| PID | Allocation Percentage | LPT 1 | LPT 2 | OLP Contract Address                       | OLP Link                                                                                                   |
| --- | --------------------- | ----- | ----- | ------------------------------------------ | ---------------------------------------------------------------------------------------------------------- |
| 2   | 16                    | OS    | SGB   | 0x1987E504E70b9ACbAa4E042FDDE4ecB6CEaf5b77 | <https://songbird-explorer.flare.network/token/0x1987E504E70b9ACbAa4E042FDDE4ecB6CEaf5b77/token-transfers> |
| 3   | 14                    | PRO   | SGB   | 0xcAC275AF30B8D66c866F6C714d2119E87BA9c5b1 | <https://songbird-explorer.flare.network/token/0xcAC275AF30B8D66c866F6C714d2119E87BA9c5b1/token-transfers> |
| 4   | 9                     | OS    | PRO   | 0x5dc49c1deA70D84408fa86a0Ef97AD21F8B6aA3a | <https://songbird-explorer.flare.network/token/0x5dc49c1deA70D84408fa86a0Ef97AD21F8B6aA3a/token-transfers> |
| 5   | 8                     | xOS   | SGB   | 0x6a4489858E7d168B940E03Da8933c377Af8f7863 | <https://songbird-explorer.flare.network/token/0x6a4489858E7d168B940E03Da8933c377Af8f7863/token-transfers> |
| 0   | 6                     | xOS   |       |                                            |                                                                                                            |
| 6   | 5                     | OS    | COOT  | 0x110d911F007f90969131A83c0f74135429a6109a | <https://songbird-explorer.flare.network/token/0x110d911F007f90969131A83c0f74135429a6109a/token-transfers> |
| 7   | 5                     | OS    | CNYX  | 0x4C71594d879310908A7ABF56689084eE4225b569 | <https://songbird-explorer.flare.network/token/0x4C71594d879310908A7ABF56689084eE4225b569/token-transfers> |
| 8   | 5                     | OS    | EXFI  | 0x7Bf38785521b008FcDcB4655CBB55901BE9bD94c | <https://songbird-explorer.flare.network/token/0x7Bf38785521b008FcDcB4655CBB55901BE9bD94c/token-transfers> |
| 9   | 5                     | OS    | SFIN  | 0x97300650d6984259D0F9731173D96207cCBe67Be | <https://songbird-explorer.flare.network/token/0x97300650d6984259D0F9731173D96207cCBe67Be/token-transfers> |
| 10  | 5                     | OS    | CAND  | 0xE54f1aF5Fa8a23cE99a630Db21c351d4b9E56234 | <https://songbird-explorer.flare.network/token/0xE54f1aF5Fa8a23cE99a630Db21c351d4b9E56234/token-transfers> |
| 11  | 5                     | OS    | DOOD  | 0xcD307B9869d870BA67b6403EA234e02dbaC9f97A | <https://songbird-explorer.flare.network/token/0xcD307B9869d870BA67b6403EA234e02dbaC9f97A/token-transfers> |
| 12  | 3                     | COOT  | SGB   | 0x61db2FCd5e6bB80E33c08E3376F9677a0182E7e9 | <https://songbird-explorer.flare.network/token/0x61db2FCd5e6bB80E33c08E3376F9677a0182E7e9/token-transfers> |
| 13  | 3                     | EXFI  | SGB   | 0xf5Ede1927C339A5D209938f4C04A1D5008D4dfd4 | <https://songbird-explorer.flare.network/token/0xf5Ede1927C339A5D209938f4C04A1D5008D4dfd4/token-transfers> |
| 14  | 3                     | SFIN  | SGB   | 0xcF11e96BFa29332aF5BC3Bfcc1cBccEC94DB2919 | <https://songbird-explorer.flare.network/token/0xcF11e96BFa29332aF5BC3Bfcc1cBccEC94DB2919/token-transfers> |
| 15  | 2                     | CAND  | SGB   | 0x6eE75C89305b8D5D40361dA0685b2CE786b49B1b | <https://songbird-explorer.flare.network/token/0x6eE75C89305b8D5D40361dA0685b2CE786b49B1b/token-transfers> |
| 1   | 2                     | CYNX  | SGB   | 0x728a6a7F7f4eeD1aeBB268e37BD5ca5071818457 | <https://songbird-explorer.flare.network/token/0x728a6a7F7f4eeD1aeBB268e37BD5ca5071818457/token-transfers> |
| 16  | 2                     | DOOD  | SGB   | 0x30f1907D4B5D23c1AAC00D803211bC992D35F774 | <https://songbird-explorer.flare.network/token/0x30f1907D4B5D23c1AAC00D803211bC992D35F774/token-transfers> |
| 17  | 2                     | HS    | SGB   | 0xfDb3c94cA8aD50A35516f2A3d13d257A57A57C02 | <https://songbird-explorer.flare.network/token/0xfDb3c94cA8aD50A35516f2A3d13d257A57A57C02/token-transfers> |


---

# 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.flaretopia.com/owl-swap/guides/create-a-liquidity-pair/current-known-pairs.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.
