# FAQ

### What fiat currencies can I trade on OpenPeer?

All fiat currencies are available to trade on OpenPeer. Read our terms [here](https://openpeer.xyz/terms).

### What chains is OpenPeer deployed on?

OpenPeer is currently deployed on Ethereum, Polygon, BNB Chain, Avalanche, Arbitrum, Optimism and Gnosis Chain.

### What tokens can I trade on OpenPeer?

You can currently trade between fiat and USDT, USDC and the native token on each chain. Native tokens include ETH, MATIC, AVAX and BNB.

### Is OpenPeer audited?

Yes. Please see all [our audits](https://docs.openpeer.xyz/openpeer-docs/openpeer-protocol/audits).

### Is KYC required?

We don't enforce KYC on the platform or protocol, however it is strongly recommended to complete KYC with one of our partners as it increases the likelihood that your order will be accepted by another trader. OpenPeer helps you connect to another trader within your country to trade between crypto and fiat. You should always abide by your local regulations when using OpenPeer. Read our terms [here](https://openpeer.xyz/terms).

### What fiat payment methods are accepted?

You can trade on any fiat payment method agreed upon by you and another trader. We strongly recommend only using instant payment networks for quick settlement and verification. If you'd like us to add a logo and necessary fields for any payment method in your country reach out to us on our [Discord](https://discord.gg/KTcCKgQjkf) channel.


---

# 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.openpeer.xyz/openpeer-docs/troubleshooting/faq.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.
