# Beta Testing

Beta testing is now live and open to everyone with no registration required!\
\
Whether you simply want to give it a try or help make the user experience even better with your suggestions, get yourself some testnet tokens and join our community of beta testers.

{% hint style="info" %}
Please note that not all features may be available and USD values DO NOT reflect real-world prices.
{% endhint %}

## How to Participate

{% hint style="success" %}
We recommend creating a new wallet for testing purposes.
{% endhint %}

1\. Receive goerli testnet eth from either faucet here: \
<https://faucets.chain.link/goerli> \
<https://goerli-faucet.mudit.blog/>

{% hint style="success" %}
Due to the current high demand for testnet ETH, these faucets may be dry. If you are unable to get any, please join our Telegram or Discord chat and ask the community to help you out.&#x20;
{% endhint %}

2\. Bridge over your ETH from the goerli testnet into the zksync l2: <https://portal.zksync.io/deposit>&#x20;

3\. Receive additional tokens from the zksync faucet (usdc/link/dai/wbtc): <https://portal.zksync.io/faucet>&#x20;

4\. Once you have some tokens & ETH in your zksync wallet, you can now access and trade, provide liquidity and farm on the switch at <https://testnet.switch.mute.io/>

### Bugs and Feedback

Found a bug? Please report it in our Discord server #switch-support chat

Care to tell us about your experience? Leave us a note in #switch-reviews&#x20;


---

# 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.koi.finance/info/beta-testing.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.
