# How to participate?

In the following video, you will find a clear guide on how to participate in any of the presales:

{% embed url="<https://vimeo.com/846791829>" %}

1. **Create A Wallet If You Don't Have One Yet:** [Metamask](https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=es) or [Rabby](https://chromewebstore.google.com/detail/rabby-wallet/acmacodkjbdgmoleebolmdjonilkdbch?hl=es) are usually the best options.
2. **Deposit Funds Into Your Wallet:** You will need USDT on the [corresponding network](/bipzy-crypto-platform/investing/networks.md) of the presale. \
   You can acquire USDT on a centralized exchange, or you can also [buy it here](https://bipzy.com/buy-usdt).
3. **Acquire & Stake a Bipzys NFT:** To participate in the priority round of any project, you need to acquire a [Bipzy NFT on Magic Eden](https://magiceden.io/collections/ethereum/0xbc4aaADe7AF26ef4dE733CF23Dc31705D1f499ec) and then [stake it here](https://bipzy.com/staking).
4. **Select the Project:** Once you have staked your NFT, you can invest in any project you choose. Keep an eye on the starting date for the project you are interested in.
5. **Invest In the Round You are Eligible:** Once your round is open, click on the "Invest Now" button. Enter the amount you want to contribute in the investment popup that will appear, then confirm the transaction in your wallet.<br>

   <figure><img src="/files/T5lp5kzeBQNYFPq6NOf8" alt="" width="361"><figcaption></figcaption></figure>

   * Remember, the amount you enter cannot exceed your maximum investment limit. This limit can be increased [with boosters](/bipzy-crypto-platform/investing/invest-limits-and-boosters.md) when you stake more than one NFT.
   * Make sure you are on the correct presale network.
6. **Track Your Investments:** In the "My Contributions" tab, you can see how much you have invested.

<figure><img src="/files/QPpGVJAuFwM0PkUXHcqI" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://bipzy.gitbook.io/bipzy-crypto-platform/investing/how-to-participate.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.
