> 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/heroes/pledge.md).

# Pledge

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

Players with **no own** representing Estate or Province can chose to **pledge** their loyalty to another Architect and become a **Representative**. &#x20;

Heroes who are pledged towards another Player will receive a standard buff depending on the Tribal region of the Player's representing Land. This buff can become stronger or change, if the owner choses to build and develop certain [**Buildings**](/pawtato-land/gameplay/buildings.md) on the Land. At higher tiers, even multiple buffs can be provided.

A Representative will tribute any [**Influence**](/pawtato-land/gameplay/land-nft/influence.md) his Heroes earn towards the representing Land of the Architect he pledged to. This gives Land owners an incentive to fight for Representatives by developing their buffs and/or promise other benefits.

Heroes, who belong to a **neutral** Player with **neither Pledge nor own representing Land**, gain the “Independent Spirit” buff, which boosts their Luck.

### Standard Buffs

#### Independent Spirit

<div align="left"><figure><img src="/files/QBXWPgLAK3bKWNPnSylB" alt="" width="64"><figcaption></figcaption></figure></div>

Increases Luck by 5.

#### Blazing Resolve (Emberclaws)

<div align="left"><figure><img src="/files/cxUu9IYJkJpgGUkAdX9e" alt="" width="64"><figcaption></figcaption></figure></div>

Increases Hit Chance by 3%.

#### Azure Tranquility (Flowtails)

<div align="left"><figure><img src="/files/F9YTFONbFj6ICGwtRxyU" alt="" width="64"><figcaption></figcaption></figure></div>

Increases Dodge Chance by 3%.

#### Verdant Tenacity (Sproutkin)

<div align="left"><figure><img src="/files/dFctFn35AgIs38wymUG3" alt="" width="64"><figcaption></figcaption></figure></div>

Increases Physical and Magical Resistance by 5%.


---

# 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/heroes/pledge.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.
