# Getting Started

![](/files/-LVJwjA-iZOcOIX7c5U_)

### <img src="/files/-LNGd-MzDry_zalqglUX" alt="" data-size="original"> Buying

Look around on [the marketplace](https://www.cryptokitties.co/search) to find yourself some Kitties. If you’ve found a Kitty you’d like to buy, click on the cat and hit the “Buy now” button. A new page will open so you can double-check the Kitty you’re about to purchase. If everything seems in order, click on “OK, buy this Kitty”. You’ll be prompted with a [Dapper](https://www.meetdapper.com/) transaction window. Click submit to purchase the Kitty. It may take a couple minutes to show up on your profile. This all depends on the Ethereum network.

### <img src="/files/-LVG4fjAIF2gtdLmiU-S" alt="" data-size="original"> Offers

[Offers](https://guide.cryptokitties.co/guide/tips/offers) are another way to buy cats. Using the game's Offers system, players can make a bid in ETH for any Kitty in the game, even if they're not currently up for sale. Once an offer is made, the owner can choose to accept or decline it. Offers expire after three days.

### <img src="/files/-LNGdggNotQVZa0fGrRR" alt="" data-size="original"> Breeding

There are two ways to breed a new Kitty: breed two of your own Kitties together, or breed with a [public sire](https://www.cryptokitties.co/search?include=sire). Best practice is to breed two Kitties of the same generation, since the offspring’s generation (gen) will be the highest generation of both parents plus one. If you breed a Gen 3 and a Gen 4 Kitty together, you get a Gen 5 Kitty. If you breed two Gen 3s, on the other hand, you get a Gen 4.

![](/files/-LVEgbq_g_XAAFBXRW-U)

If you want to breed two of your own Kitties together, go to your litter and click on a Kitty you want to make the father (the Sire) in your breeding. This cat will show a “Breed” button. Click on that, then click on “Sire with my Kitties”. After that, you get to choose the Dame (or, the mother) for your breeding. Once you’ve selected a breeding pair, hit “OK, give them some privacy” to open a transaction window and let those Kitties make some magic.

### <img src="/files/-LNGdkyxj8PaeRB32vjR" alt="" data-size="original"> Selling or Siring

Once you’ve got your paws on some CryptoKitties, you can put them up for sale or Sire them to the public. If you go to your litter and click on one of your Kitties, you’ll see the buttons “Sell” and “Breed”. Both of these buttons lead you to a page where you can create an auction. “Breed” lets you create a Siring auction, which means other players can breed with your Kitty through the Siring market. “Sell” creates a sale auction. Other players can find your sale auction on the marketplace. You get to pick the starting price, the ending price, and the duration of the auction.<br>

{% hint style="info" %}
If you’d like some help appraising your kitties, visit our [Discord community](https://discord.gg/cryptokitties).
{% 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://guide.cryptokitties.co/guide/getting-started.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.
