# Eligibility criteria for participants

1. **Have a Binance Smart Chain wallet:** You must have a wallet that supports the Binance Smart Chain network. You can use wallets like Trust Wallet, MetaMask, or Binance Chain Wallet.
2. **Have stablecoins in your wallet:** You must have a minimum of $50 worth of stablecoins in your wallet to participate in the draw. Currently, FrogsFi accepts BUSD, USDT, and USDC.
3. **Agree to the terms and conditions:** By participating in FrogsFi, you agree to the terms and conditions set forth by the project.
4. **Must not be from restricted countries:** Residents or citizens of countries that are on the UN Sanctions List or on the US OFAC sanctions list are not eligible to participate in FrogsFi.

{% hint style="info" %}
Users who meet the above eligibility criteria can participate in the FrogsFi win-win lottery and have the chance to win their deposit back plus a prize, or simply take back their deposit if they don't win.
{% endhint %}


---

# 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://frogs.gitbook.io/frogsfi/rules-and-regulations/eligibility-criteria-for-participants.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.
