> For the complete documentation index, see [llms.txt](https://fish-pimp.gitbook.io/fish-pimp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fish-pimp.gitbook.io/fish-pimp/welcome.md).

# Welcome

{% hint style="info" %}
**Fish Pimp** is a **Webapp and Python GUI** that **automates** and **optmizes** any number of Axie breeding farms **at scale**
{% endhint %}

Fish Pimp is made by developers who focus on finding great Axie builds to breed. Our tools **take care of the dirty work.**&#x20;

No need for manually interacting with the Ronin wallet, the marketplace or complicated scripts when doing pairing, breeding or moving of Axies.

## The 10 click breeding cycle

**Got a few minutes?** Check out this video intro:

{% embed url="<https://www.youtube.com/watch?list=PLQPM1IyL9l4Sbb3naujlTibMnJeEMb4Go&v=TcCPBe34mHw>" %}

## In short

The process goes like this:

1. Input Ronins (Axies) and Axie builds
2. Run analysis which will auto-pair and set breedcount for all included Axies
3. Download analysis results and use the launcher to automatically breed and send Axies

### Guides: Jump right in

Follow our handy guides to get started on the basics:

{% content-ref url="/pages/HBeKs2S1gFUfOJYcVm1Z" %}
[Free trial](/fish-pimp/guides/free-trial.md)
{% endcontent-ref %}

{% content-ref url="/pages/RSHNVICX9bq5rMBd7dTK" %}
[Payment](/fish-pimp/guides/payment.md)
{% endcontent-ref %}

{% content-ref url="/pages/zakODBDEZ0qNyk1gV1ho" %}
[Kickback referrals](/fish-pimp/guides/kickback-referrals.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** to create a user, go to the registration page [here](https://fish-pimp.com/register)
{% endhint %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of Fish Pimp to get a deeper understanding of our features:

{% content-ref url="/pages/H2qt9zLnqYoaV0e6l0dv" %}
[Axie builds](/fish-pimp/fundamentals/axie-builds.md)
{% endcontent-ref %}

{% content-ref url="/pages/l03TRDj1yUGIRpccBpGm" %}
[Ronin addresses](/fish-pimp/fundamentals/ronin-addresses.md)
{% endcontent-ref %}

{% content-ref url="/pages/050rr93aKrC564egvSHS" %}
[Preflight analysis](/fish-pimp/fundamentals/preflight-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/6BiFqUGfYoKHDwttpjUz" %}
[Full analysis](/fish-pimp/fundamentals/full-analysis.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://fish-pimp.gitbook.io/fish-pimp/welcome.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.
