# 11. Task & Mission

## TASKS

The user must perform the tasks progressively, from the easiest to the most difficult task, with a maximum of 3 tasks active at the same time.\
\
The user must declare each time he/she completes the task by clicking on the task indication that will appear when completed.

**Harvesting:** The user will earn 10 points for each plant harvested.

**Delivery:** The user will earn 20 points for each seed burned. (Seed cannot be burned from own inventory. It is automatically burned when planted in the pot.

## MISSIONS

(Coming soon)

<figure><img src="/files/zRKdCDQQ32HEpokGqHuy" alt=""><figcaption></figcaption></figure>


---

# 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://weedborn-county.gitbook.io/weedborn-county/undefined/11.-task-and-mission.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.
