# Mainnet Beta (Canary)

| Entrypoint                                                                                                     | Current version                                                                  | Status          |
| -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | --------------- |
| [Mainnet Beta (Canary)](https://ipfs.io/ipfs/bafybeicl4akmfrk56hcwoyb2wxcy5pb2fmkqxst6jtgywvxfuxfhlxnyn4) dApp | [V1.0(Canary)](https://docs.pantherprotocol.io/docs/changelog/overview-1/canary) | Polygon Mainnet |

### TL;DR

* &#x20;dApp demonstrating what trading in a regulated Zone could look like

### Mainnet

The mainnet beta (Canary) dApp is open to community testers. To help test, use the entrypoint link above.

Thank you so much for being part of the self-custody data revolution!

### Get Started

#### Tryout dApp access to Panther Protocol

1. Connect your MetaMask wallet.
2. Change the network to Polygon mainnet.
3. Click on **Complete onboarding** and complete your KYC (as defined by the Zone Manager) on the Compliance Provider website (PureFi).
4. You will need some POL (prev Matic) in your wallet to trigger the first transaction.
5. **Activate** your Panther account.
6. Go to the **zAssets** tab to deposit tokens from your Metamask account into Panther.
7. Go to **Withdraw** and withdraw some tokens.
8. **Send** tokens to other Panther zAddresses.
9. **Swap** tokens using the zSwap feature on Uniswap or Quickswap
10. Check out the **Rewards** tab for converting your earned rewards (PRP) into ZKP, redeeming your Vouchers (if you have).
11. Look at the **History** Page for all your transaction details and download details for your records.
12. Checkout **Gas Management** tab to move $ZKP back and forth to ensure you have enough $ZKP in your Gas Account to cover transaction costs.

## What next?

Learn more about the Mainnet Beta release, Tokens whitelisted and Rewards [here](https://docs.pantherprotocol.io/docs/changelog/overview-1/canary).


---

# 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.pantherprotocol.io/docs/panther-core/mainnet-beta-canary.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.
