# Cost to play

Cat prices vary from under a dollar to [six figures](https://medium.com/cryptokitties/the-ethereal-summit-and-the-140k-cat-a3b561545a44). A cat’s initial selling price is set as an auction by the owner. From there it will either descend to a predetermined minimum price or rise to a predetermined maximum price, where it will remain until the cat sells or the auction is cancelled. The same method applies to putting a cat up for siring. It’s the invisible paw of economics.

Players can also make an offer on any cat in the game, whether or not it's up for sale. Once made, an offer can be accepted or declined by the owner, be canceled by the buyer, or expire automatically after three days.

![](/files/-LNHNTjokW_brFXgoDrl)

Breeding two of your own cats together costs a flat rate of 0.04 ETH plus the transaction fee. Breeding with another player's Kitty costs the siring price set by that player, plus the 0.04 ETH breeding charge and the transaction fee.

So, since players set the prices for siring and selling, players themselves largely determine the value of a Kitty. The market simply adjusts accordingly. Naturally, the rarest, most difficult to breed traits become more valuable, while more common ones grow more affordable. If you'd like some tips on how Kitties are valued, check out our section on the [Value of Kitties](/guide/tips/value-of-kitties.md).

All this to say, you don’t have to be a high roller to enjoy this game. There are Kitties available at every price point, and they all need love.


---

# 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/gas/cost-to-play.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.
