> For the complete documentation index, see [llms.txt](https://wiki.pixelmonbrasiloficial.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pixelmonbrasiloficial.com.br/sistemas/farms-gen-9/racoes.md).

# 🫐Rações

## 🫐Rações

O item ração é utilizado para gerar a breed dos seus pokemons no /farms. Ao colocar a ração no daycare, começara o processo de geração do ovo dos pokemons.

### ⚙️Como obter

Os itens podem ser obtidos através do:&#x20;

* 🌿Moinho do /farms &#x20;
* 📦Comprando de player

### 📌Funcionalidade

* Gerar os Ovos de Pokémon do Breed

### 🫧Efeitos

* Velocidade (+15%)&#x20;
* Velocidade (+20%)&#x20;
* Velocidade (+25%)&#x20;
* Velocidade (+30%)&#x20;
* Chance Shiny (+5%)&#x20;
* Chance Shiny (+15%)&#x20;
* Chance Shiny (+25%)&#x20;
* Ovo Duplo (+5%)&#x20;
* Ovo Duplo (+20%)&#x20;
* Herdar HA (+5%)
* Herdar HA (+20%)

> Todos os efeitos só estarão disponiveis no level 5 do moinho. Os efeitos podem ser acumulativos

### 🖼️Interface

> 1ª Passo - Clique na Cruz (Quadrado vermelho)> \
> 2ª Passo - Clique na opção Ração> \
> 3ª Passo - Clique na segunda Cruz> \
> Opcional: Escolha o Efeito

<figure><img src="/files/3CbQsaVEJeKqjrWGFVV7" alt=""><figcaption><p>1ª Passo</p></figcaption></figure>

<figure><img src="/files/5yBCm5Ex1ByKaBorvF11" alt="" width="335"><figcaption><p>Clique na Cruz, caso queira escolher um efeito</p></figcaption></figure>

<figure><img src="/files/m1j79PagJqFFnvsuUC7v" alt="" width="384"><figcaption><p>Menu de Efeitos</p></figcaption></figure>

## 💸Custos

* Custo sem Efeito

<figure><img src="/files/ve6nykT8Z4eTLXbp7b9u" alt="" width="350"><figcaption><p>1 Unidade - Sem Efeito</p></figcaption></figure>

* Custo de Todos os Efeitos

<figure><img src="/files/XdjPYs6o76u40H3PPITv" alt="" width="374"><figcaption><p>1 Unidade - Velocidade 15%</p></figcaption></figure>

<figure><img src="/files/sh3WS0KcuLxdmYFW0s2w" alt="" width="375"><figcaption><p>1 Unidade - Velocidade 20%</p></figcaption></figure>

<figure><img src="/files/u6PHvXNjk9yc8Qch6cho" alt="" width="375"><figcaption><p>1 Unidade - Velocidade 25%</p></figcaption></figure>

<figure><img src="/files/hA1BZRsOF2jqJO38YL9s" alt="" width="369"><figcaption><p>1 Unidade - Chance Shiny 5%</p></figcaption></figure>

<figure><img src="/files/kq3q23xJDoeuKxKPKX8C" alt="" width="370"><figcaption><p>1 Unidade - Chance Shiny 15%</p></figcaption></figure>

<figure><img src="/files/bd4qvEUC8qJ69OOAI8tR" alt="" width="409"><figcaption><p>1 Unidade - Chance Shiny 25%</p></figcaption></figure>

<figure><img src="/files/wICTNoZbl9cfnyy0pt9W" alt="" width="367"><figcaption><p>1 Unidade - Ovo Duplo 5%</p></figcaption></figure>

<figure><img src="/files/HxEwUiwdjKVFzha9RzKI" alt="" width="361"><figcaption><p>1 Unidade - Ovo Duplo 20%</p></figcaption></figure>

<figure><img src="/files/SFz3BL86Up7KxfHN9BxV" alt="" width="375"><figcaption><p>1 Unidade - Herdar HA 5%</p></figcaption></figure>

<figure><img src="/files/xiRQhyE77swpb0zKNzPl" alt="" width="494"><figcaption><p>1 Unidade - Herdar HA 20%</p></figcaption></figure>

### ⚠️Informações Importantes

* O item possui uso único.


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.pixelmonbrasiloficial.com.br/sistemas/farms-gen-9/racoes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
