> For the complete documentation index, see [llms.txt](https://docs.pawtato.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pawtato.gg/pawtato-land/gameplay/the-world/world-quests.md).

# World Quests

<figure><img src="/files/0x43GSJkWdeG9oBnDzA1" alt="" width="124"><figcaption></figcaption></figure>

World Quests are a way for **Architects** to earn a great amount of [Influence](/pawtato-land/gameplay/land-nft/influence.md) for their represented Land without the use of Heroes. These Quests appear randomly and are limited to a one-time completion for each Architect as long as they represent at least one Estate or Province.

<figure><img src="/files/6pmoZwmVBNCQXia5RrOh" alt=""><figcaption></figcaption></figure>

While most World Quests automatically succeed for every Architect who completes the requirements, there are also greater World Quests, who need cooperation between multiple players.

#### Divine Callings

These types of World Quests have a shared common goal which needs to be reached within a certain timeframe. Upon success, each participant will receive rewards in relation to their contribution.

<mark style="color:$warning;">**If the goal is not reached, all contributions will go to waste and there will be no refunds!**</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pawtato.gg/pawtato-land/gameplay/the-world/world-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.
