> 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/introducao-ao-iniciante/fosseis.md).

# 🦕Fósseis

## 🦕Fósseis

Os fósseis são usados para reviver pokémon pré-históricos que outrora foram extintos.

Ao quebrar um minério de fóssil virá um (ou mais, caso tenha o encantamento de fortuna) fóssil coberto, que para virar um fóssil limpo para poder fazer um pokémon fóssil precisa de colocá-lo em um limpador de fóssil que pode ser obtido no /lojacomum > máquinas. Após colocar e aguardar, virá um fóssil limpo. Esse fóssil limpo deverá ser usado em uma Máquina Fóssil, onde após colocar o fóssil o player precisa colocar uma pokébola qualquer e aguardar até carregar totalmente o scaneamento do fóssil na máquina. Ao chegar no 100%, basta interagir com botão direito e então terá seu pokémon fóssil

Tirando os fósseis de galar, cada fóssil equivale a apenas um pokémon, onde aqui tem uma lista de cada um:

* Skull Fossil: Cranidos
* Root Fossil: Lileep
* Jaw Fossil: Tyrunt
* Dome Fossil: Kabuto
* Cover Fossil: Tirtouga
* Old Amber: Aerodactyl
* Plume Fossil: Archen
* Armor Fossil: Shieldon
* Claw Fossil: Anorith
* Sail Fossil: Amaura
* Helix Fossil: Omanyte
* Bird Fossil+Drake Fossil: Dracozolt
* Bird Fossil+Dino Fossil: Arctozolt
* Fish Fossil+Drake Fossil: Dracovish
* Fish Fossil+Dino Fossil: Arctovish


---

# 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/introducao-ao-iniciante/fosseis.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.
