# Buying Pets from the Marketplace

### Navigate to the Marketplace from the menu in the Dapp

Scroll down and in the field "*Pet Name:*" choose which Pet you'd like to try purchasing. Remember, not always will the Pet your looking for be available, but that doesn't mean it wont be in the future! Always check back to make sure you don't miss your chance.

{% embed url="<https://ibb.co/1mzXv41>" %}

Not all crates are the same price as you can see above. This is because of a variety of factors that all impact your overall staking multiplier. The rarer the Pet, the higher your multiplier will be.

{% embed url="<https://ibb.co/gSBtVCY>" %}

### Find The Pet You Want To Buy

The marketplace allows you to narrow down your search to find exactly what you’re looking for. Whether its an Adult, a Baby, or even a Crate, if its available you’ll be able to find it quickly and easily by using the filters. Once you’ve found a Pet you’d like to purchase, follow the steps below to buy.

{% embed url="<https://ibb.co/q1CT5Pv>" %}

Use the filter tools to find the exact Pet you'd like to purchase, if available, and tap "Buy" on the Pet you'd like to purchase. Confirm you'd like to purchase the Pet by clicking next and confirming the transaction.

{% embed url="<https://ibb.co/41j7vn5>" %}

### Congrats! You now have your desired Pet of choice!

Sometimes it pays good to be picky, so check back to the marketplace daily to see what all Pets are listed for sale. Maybe you'll spot the deal of a lifetime!


---

# 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://micropets.gitbook.io/micropets-education/buying-pets-from-the-marketplace.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.
