# Features

- [Kingdom App](https://guidebook.cardanolands.com/features/kingdom-app.md)
- [Staking-Hub](https://guidebook.cardanolands.com/features/staking-hub.md): Make your NFTs work for you! Each supported NFT that you stake will generate utility token rewards for you to claim!
- [Landowning](https://guidebook.cardanolands.com/features/landowning.md)
- [Vendor Shop](https://guidebook.cardanolands.com/features/vendor-shop.md)
- [Metalab](https://guidebook.cardanolands.com/features/metalab.md): The Metalab is a minting mechanism designed in a gamified style. Users can combine special assets to enjoy the creative process, craft more valuable NFTs and potentially earn rewards.
- [The Valley](https://guidebook.cardanolands.com/features/the-valley.md): The Valley serves as a comprehensive map of the CardanoLands universe.


---

# 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://guidebook.cardanolands.com/features.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.
