# Guides

- [Add Songbird To MetaMask](https://docs.flaretopia.com/owl-swap/guides/add-songbird-to-metamask.md)
- [FTSO](https://docs.flaretopia.com/owl-swap/guides/ftso.md): Delegate to the OracleSwap STSO or FTSO to earn passive income.
- [Swap Tokens](https://docs.flaretopia.com/owl-swap/guides/swap-tokens.md): Swap Tokens On The Songbird Network!
- [Create A Liquidity Pair](https://docs.flaretopia.com/owl-swap/guides/create-a-liquidity-pair.md): Add liquidity to Owl Swap and the Songbird Network!
- [Risk & Returns](https://docs.flaretopia.com/owl-swap/guides/create-a-liquidity-pair/risk-and-returns.md): OwlSwap uses UniswapV2 Factory and Router Contracts. As they are the most used, tested, and secure.
- [Current Known Pairs](https://docs.flaretopia.com/owl-swap/guides/create-a-liquidity-pair/current-known-pairs.md): This is a list of known listed pairs
- [Missing Pairs](https://docs.flaretopia.com/owl-swap/guides/create-a-liquidity-pair/missing-pairs.md): Unique pairs may not appear in the UI.
- [Yield Farming](https://docs.flaretopia.com/owl-swap/guides/yield-farming.md): Stake your Liquidity Tokens to Earn Yield in the form of Prophetic Bird Token $PRO
- [Stake Your OWL ](https://docs.flaretopia.com/owl-swap/guides/stake-your-owl.md): You can stake your $OWL tokens to earn yield on the Songbird Network.
- [OWL Distributor](https://docs.flaretopia.com/owl-swap/guides/stake-your-owl/owl-distributor.md): The OWL Distributor distributes Swap Fees to the OsFoundry Stakers
- [MultiStaking PRO/NFTs](https://docs.flaretopia.com/owl-swap/guides/multistaking-pro-nfts.md): You can stake your PRO and/or your NFTs in this unique DeFi NFT Multitasking system. Currently only available on Songbird, but to be deployed on Flare in the Future.
- [Troubleshooting](https://docs.flaretopia.com/owl-swap/guides/troubleshooting.md)
- [Transaction Failing](https://docs.flaretopia.com/owl-swap/guides/troubleshooting/transaction-failing.md)
- [Price Impact Too High](https://docs.flaretopia.com/owl-swap/guides/troubleshooting/price-impact-too-high.md)
- [Main Token List](https://docs.flaretopia.com/owl-swap/guides/main-token-list.md): Learn about some of the native Songbird projects that are in the main token list.
- [Smart Contracts](https://docs.flaretopia.com/owl-swap/guides/smart-contracts.md)


---

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