# Quests

**Town Hall Quests**

Town Hall Tasks at the initial stage of the game are system generated. Daily quests and Weekly quests can be accepted and completed in the Town Hall.

**City Hall Quests**

Farlunians can issue quests in City Hall to acquire goods from others automatically. A fee will be charged for listing a quest.

**King’s Decree**

The Farluna King will issue quests that all Farlunians should complete as a town or a city. Completing the minimum requirement guarantees the minimum rewards. Getting into the top ranks will get additional rewards. Failure will result in a Town Penalty which can be any of the following increased taxes, lower harvest yeild, expensive town costs.


---

# 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://whitepaper.farluna.land/gameplay/quests.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.
