# Getting Started

Much of the gameplay in DeFi Kingdoms is centered around [Heroes](/gameplay/heroes.md), the utility-based NFTs that can gather resources with [Professions](/gameplay/quests/professions.md) and will eventually be able to participate in combat quests and even PVP. You can visit the [Tavern](/gameplay/locations/tavern.md) to buy Heroes and you can learn more about what makes each Hero unique in the [Heroes](/gameplay/heroes.md) section of this guide.

![The Tavern](/files/S1BcBzWoRojTNvLwys3m)

If you don't have enough CRYSTAL or JADE yet to purchase a Hero, that's ok, too! You can deposit what you do have through the [Jeweler](/gameplay/locations/jeweler.md) (DEX & game fee distribution) or in the Gardens (liquidity pooling) to begin earning more tokens. Of course, you'll need to visit the [Marketplace](/gameplay/locations/marketplace.md) to trade for JEWEL in the first place.

The possibilities for gameplay and earning in DeFi Kingdoms are many and varied, so don't hesitate to explore this guide further to learn more about the options available to you!


---

# 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://docs.defikingdoms.com/gameplay/getting-started.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.
