# Deployed Contract

- [MAINNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/mainnet.md): Last Update 2024.05.16  (BASE, MOONBEAM/RIVER)
- [BASE MAINNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/mainnet/base-mainnet.md)
- [ETHEREUM MAINNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/mainnet/ethereum-mainnet.md)
- [BSC MAINNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/mainnet/bsc-mainnet.md)
- [POLYGON MAINNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/mainnet/polygon-mainnet.md)
- [MOONBEAM MAINNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/mainnet/moonbeam-mainnet.md)
- [MOONRIVER MAINNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/mainnet/moonriver-mainnet.md)
- [TESTNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/testnet.md)
- [ETHEREUM KOVAN TESTNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/testnet/ethereum-kovan-testnet.md)
- [POLYGON TESTNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/testnet/polygon-testnet.md)
- [BSC TESTNET](https://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract/testnet/bsc-testnet.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://peri-finance.gitbook.io/perifinance/development-resources/deployed-contract.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.
