# Acquiring MicroBuddies

Acquiring a MicroBuddy will require a cryptocurrency wallet such as Metamask and some MATIC to pay network fees on the blockchain. Learn more about setting up Metamask [here](/how-to/setting-up-metamask.md) and connecting to the Polygon blockchain [here](/how-to/connecting-to-polygon.md).

## Genesis Event

The Genesis event started on May 28th at <https://microbuddies.io> and is currently ongoing. 2500 Nano Factory Tokens are being sold to early adopters for 0.05-0.15 ETH each. These Factories will give birth to the original set of MicroBuddies (generation 0) that the rest of the game will spawn from. After the genesis event, propsective players will need to purchase a MicroBuddy from an existing player on [OpenSea](https://opensea.io/collection/microbuddies).

## OpenSea

Players and collectors alike are able to list and auction MicroBuddies on [OpenSea](https://opensea.io/collection/microbuddies). The price of any given MicroBuddy on OpenSea will be determined by the market, and some MicroBuddies may have characteristics that command a higher market price as determined by market participants.&#x20;

Click [here](https://opensea.io/collection/microbuddies) to see all of the MicroBuddies available on OpenSea.

{% hint style="info" %}
Make sure to check out these [security recommendations](/more-info/security.md#buddy-locking) before purchasing a buddy!
{% 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://docs.microbuddies.io/more-info/acquiring-microbuddies.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.
