# SYSTEM

- [Energy](https://extocium.gitbook.io/extocium-guide/system/energy.md): 🛑 Information on this page may differ from the current in-game data.
- [Daily Energy Recharge Rules](https://extocium.gitbook.io/extocium-guide/system/energy/daily-energy-recharge-rules.md): 🛑 This information may be updated later than the game server data.
- [0 Energy penalty](https://extocium.gitbook.io/extocium-guide/system/energy/0-energy-penalty.md): 🛑 This information may be updated later than the game server data.
- [Zone Attunement](https://extocium.gitbook.io/extocium-guide/system/zone-attunement.md): 🛑 Information on this page may differ from the current in-game data.
- [Skill Level Cap System](https://extocium.gitbook.io/extocium-guide/system/zone-attunement/skill-level-cap-system.md): 🛑 This information may be updated later than the game server data.
- [PK](https://extocium.gitbook.io/extocium-guide/system/pk.md): 🛑 Information on this page may differ from the current in-game data.
- [PK Targeting](https://extocium.gitbook.io/extocium-guide/system/pk/pk-targeting.md): 🛑 Information on this page may differ from the current in-game data.
- [PK Shield](https://extocium.gitbook.io/extocium-guide/system/pk/pk-shield.md): 🛑 Information on this page may differ from the current in-game data.
- [PK Leverage Bonus](https://extocium.gitbook.io/extocium-guide/system/pk/pk-leverage-bonus.md): 🛑 Information on this page may differ from the current in-game data.
- [PK Penalty](https://extocium.gitbook.io/extocium-guide/system/pk/pk-penalty.md): 🛑 Information on this page may differ from the current in-game data.
- [PK Record](https://extocium.gitbook.io/extocium-guide/system/pk/pk-record.md): 🛑 Information on this page may differ from the current in-game data.
- [Vault of Time](https://extocium.gitbook.io/extocium-guide/system/vault-of-time.md): 🛑 Information on this page may differ from the current in-game data.
- [Party](https://extocium.gitbook.io/extocium-guide/system/party.md): 🛑 Information on this page may differ from the current in-game data.
- [Abundance and Famine](https://extocium.gitbook.io/extocium-guide/system/abundance-and-famine.md): 🛑 Information on this page may differ from the current in-game data.


---

# 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://extocium.gitbook.io/extocium-guide/system.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.
