# Choose a product

In order to choose a product you first need to connect your wallet to Beast Art.

[Login with Metamask](/getting-started/setting-up-your-account/login-with-metamask.md)

During the early access stage, please ensure that you are connected with the same wallet that is providing liquidity.

Once you are logged in click on "MetaMerge" in the Menubar to access the page.

On the MetaMerge page you will find 3 different Collections.

[MetaMerge Collections](/metamerge/about-metamerge/metamerge-collections.md)

Select the collection based on your preferences to explore the products within it.

Click on the product to access detailed information about it.


---

# 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.beast-art.xyz/metamerge/choose-a-product.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.
