# Guides

- [ETH-Polygon Bridge Guide](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/eth-polygon-bridge-guide.md)
- [Staking dApp — 1. Setting/Stake-Mint](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/stakingdapp_1_stake_mint.md)
- [Staking dApp — 2. Burn](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/stakingdapp_2_burn.md)
- [Staking dApp — 3. Reward](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/stakingdapp_3_reward.md)
- [Staking dApp— 4. Earn(LP Reward)](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/stakingdapp_4_reward.md)
- [PERI Token Swap Guide - Pancakeswap](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/peri-token-is-tradable-at-pancakeswap.md)
- [PERI Finance LP Rewards Program](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/untitled-8.md)
- [Details of APY — PERI Finance dApp](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/untitled-2.md)
- [Pynths DEX Guide - Bridge](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/pynths-dex-guide-bridge.md)
- [Pynths DEX Setting — Exchange](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/pynths-dex-setting-exchange.md)
- [Pynths DEX Guide - Assets](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/pynths-dex-guide-assets.md)
- [Pynths DEX Guide (Testnet)](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/pynths-dex-guide-testnet.md)
- [Guide(Testnet)](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/guide-testnet.md)
- [Pynths DEX Setting(Testnet) — Add Moonbase Alpha Testnet](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/guide-testnet/pynths-dex-setting-testnet-add-moonbase-alpha-testnet.md)
- [Pynths DEX Setting(Testnet) — Get Testnet PERI Tokens on Moonbase Alpha](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/guide-testnet/pynths-dex-setting-testnet-get-testnet-peri-tokens-on-moonbase-alpha.md)
- [Pynths DEX Setting(Testnet) — Get DEV tokens from Moonbase community](https://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/guide-testnet/pynths-dex-setting-testnet-get-dev-tokens-from-moonbase-community.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://perifinance.gitbook.io/peri-finance2021/peri-finance-1/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.
