> For the complete documentation index, see [llms.txt](https://docs.hashkings.app/hashkings-es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hashkings.app/hashkings-es/como-empezar-en-hashkings.md).

# ¿Cómo empezar en Hashkings?

Utiliza este [enlace](https://farm.hashkings.app/login) para acceder a Hashkings.

![](/files/-MkcJrutJME4q6DCpvE0)

Entender el ciclo de cultivo de los tokens no fungibles (NFT) y fungibles, una experiencia de blockchain totalmente tokenizada, te ayudará a descubrir tu rol ideal dentro del ecosistema de Hashkings.

El ciclo de cultivo comienza con el amigo Shaggi, un avatar (NFT) que el usuario controla. El usuario controlará a Shaggi, quien utiliza una parcela de tierra (NFT) para plantar una semilla (NFT) y añade la cantidad necesaria de HKWATER (token fungible), que se obtiene diariamente por ser propietario de una torre de agua (NFT). Después de esperar el número de días especificado para cada parcela y semilla, el usuario puede cosechar BUDS (token fungible).

Echemos un vistazo a los NFT del juego a continuación:

* Avatares
* Parcelas
* Torres de Agua
* Semillas
* Joints

A continuación, se muestran los tokens fungibles:

* BUDS
* HKWATER
* MOTA

Tu experiencia en Hashkings comienza con un avatar, un NFT avanzado que guarda puntos de experiencia y contiene otros datos del perfil del usuario. Una vez que tengas un avatar, necesitarás una parcela y una semilla de la misma región, así como añadir HKWATER, que se produce en las torres de agua y esperar a cosechar tus BUDS.  Ten en cuenta que las semillas se queman (se destruyen) una vez cosechada la parcela.

Los BUDS son un token versátil en Hashkings, que se puede utilizar en varios escenarios:

* Quemarlos para conseguir MOTA.
* Crear porros para conseguir puntos de experiencia para tu avatar.
* Comerciar en [Hive-engine](https://hive-engine.com/?p=market\&t=BUDS)

![](/files/-MkcKcDbngObXSB8nDdG)


---

# 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://docs.hashkings.app/hashkings-es/como-empezar-en-hashkings.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.
