# CryptoKitties Guide

## Welcome!

Welcome to the official [CryptoKitties ](https://www.cryptokitties.co)Guide, your one-stop-shop for all things CryptoKitties! Here you’ll find the basics on how to play the game as well as advanced tips and tricks to become a skilled breeder.

#### Getting Started

[This section](https://guide.cryptokitties.co/guide/getting-started) outlines the basics of how to play CryptoKitties: buying, breeding, selling, and siring.

#### Learn about Gas

Every action in CryptoKitties requires a Gas fee be paid to the Ethereum network. [This section](https://guide.cryptokitties.co/guide/gas) explains Gas and how it works.

#### Genes

Every Kitty’s appearance gets determined by its unique set of genes. [This section](https://guide.cryptokitties.co/guide/cat-features/genes) explains genes, how they work, and how they get passed on from parents to new Kitties.

#### Tips

A miscellaneous assortment of [handy tips and tricks](https://guide.cryptokitties.co/guide/tips) to bring your CryptoKitties game to the next level.

![](/files/-LNHbXw-ch5c_zGNLUQw)


---

# 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/master.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.
