# dCrops Quick Access

1. [Getting Started - Creating a Hive Account](/introduction/getting-started.md)
2. [Farming - How to Plant, Harvest, Sell shares & earn CROP token](/dcrops-gameplay/farming.md)
3. [Quest - How to earn seasonal Reward Chest](/dcrops-gameplay/reward-chest-quest.md)
4. [Land - Know your Land NFT](/nfts/land.md)
5. [Seed - Know your Seed NFT](/nfts/seeds.md)
6. [Equipment - Construction your building](/nfts/equipments.md)
7. [Recipes - Cook your Recipe cards](/nfts/recipes.md)
8. [Resources - Know your resource cards](/nfts/resources.md)
9. [How to Earn on dCrops](/dcrops-reward-system/leaderboard.md)
10. [dCrops announcements - Stay updated](/dcrops-community/dcrops-official-announcements.md)
11. [dCrops Contact HQ](/dcrops-community/dcrops-resource-links.md)


---

# 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://wiki.dcrops.com/dcrops-community/dcrops-quick-access.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.
