# Game Features

- [Game Mechanics](https://wiki.goldfever.io/game-features/game-mechanics.md)
- [Character Stats](https://wiki.goldfever.io/game-features/game-mechanics/character-stats.md)
- [Reliability and Infamy](https://wiki.goldfever.io/game-features/game-mechanics/reliability-and-infamy.md): See if you can avoid gaining any infamy points! Or become the most notorious player in the world!
- [Talents and Skills](https://wiki.goldfever.io/game-features/game-mechanics/talents-and-skills.md)
- [Perfect Strike](https://wiki.goldfever.io/game-features/game-mechanics/perfect-strike.md)
- [Mining Claims and Gold Distribution](https://wiki.goldfever.io/game-features/mining-claims-and-gold-distribution.md)
- [Leaderboards](https://wiki.goldfever.io/game-features/mining-claims-and-gold-distribution/leaderboards.md): Adventurer Leaderboard conditions and prizes
- [Artifacts](https://wiki.goldfever.io/game-features/mining-claims-and-gold-distribution/artifacts.md)
- [Infrastructure](https://wiki.goldfever.io/game-features/infrastructure.md)
- [Tribal Buildings](https://wiki.goldfever.io/game-features/infrastructure/tribal-buildings.md)
- [Transportation](https://wiki.goldfever.io/game-features/transportation.md)
- [Land Transport](https://wiki.goldfever.io/game-features/transportation/land-transport.md)
- [Water Transport](https://wiki.goldfever.io/game-features/transportation/water-transport.md)
- [Air Transport](https://wiki.goldfever.io/game-features/transportation/air-transport.md)
- [Ticketed Transportation](https://wiki.goldfever.io/game-features/transportation/ticketed-transportation.md)
- [Combat](https://wiki.goldfever.io/game-features/combat.md)
- [Hunting and Gathering](https://wiki.goldfever.io/game-features/hunting-and-gathering.md)
- [Crafting Items](https://wiki.goldfever.io/game-features/crafting-items.md)
- [Group and Group +](https://wiki.goldfever.io/game-features/group-and-group-+.md)
- [Guilds](https://wiki.goldfever.io/game-features/guilds.md)
- [Discoveries](https://wiki.goldfever.io/game-features/discoveries.md)


---

# 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://wiki.goldfever.io/game-features.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.
