# Gameplay

- [Start Game](https://docs.happyland.finance/gameplay/start-game.md)
- [Seed Life Cycle](https://docs.happyland.finance/gameplay/seed-life-cycle.md)
- [Forestry Plants](https://docs.happyland.finance/gameplay/seed-life-cycle/forestry-plants.md)
- [Agricultural Plants](https://docs.happyland.finance/gameplay/seed-life-cycle/agricultural-plants.md)
- [Factory](https://docs.happyland.finance/gameplay/factory.md)
- [Techlab](https://docs.happyland.finance/gameplay/techlab.md)
- [Live stock and pets](https://docs.happyland.finance/gameplay/live-stock-and-pets.md)
- [Pets](https://docs.happyland.finance/gameplay/live-stock-and-pets/pets.md)
- [Dogs](https://docs.happyland.finance/gameplay/live-stock-and-pets/pets/dogs.md)
- [Livestock](https://docs.happyland.finance/gameplay/live-stock-and-pets/livestock.md)
- [In-game shop](https://docs.happyland.finance/gameplay/in-game-shop.md)
- [Season](https://docs.happyland.finance/gameplay/season.md)
- [Weather](https://docs.happyland.finance/gameplay/season/weather.md): All information is for reference only. We will continuously update the data until the mainnet is released
- [Farm order system](https://docs.happyland.finance/gameplay/farm-order-system.md)
- [Decoration Items](https://docs.happyland.finance/gameplay/decoration-items.md)
- [Event](https://docs.happyland.finance/gameplay/event.md)
- [City](https://docs.happyland.finance/gameplay/city.md)
- [Friend, helping and stealing](https://docs.happyland.finance/gameplay/friend-helping-and-stealing.md)
- [Add Friend](https://docs.happyland.finance/gameplay/friend-helping-and-stealing/add-friend.md)
- [Helping out](https://docs.happyland.finance/gameplay/friend-helping-and-stealing/helping-out.md)
- [Stealing Produce](https://docs.happyland.finance/gameplay/friend-helping-and-stealing/stealing-produce.md)
- [In-game Notification](https://docs.happyland.finance/gameplay/in-game-notification.md)
- [Update Notification](https://docs.happyland.finance/gameplay/in-game-notification/update-notification.md)
- [Quick Notification](https://docs.happyland.finance/gameplay/in-game-notification/quick-notification.md)
- [Workers Feature](https://docs.happyland.finance/gameplay/workers-feature.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://docs.happyland.finance/gameplay.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.
