# Coinlander Wiki

## Coinlander Wiki

- [COINLANDER](https://wiki.coinlander.one/coinlander.md): There Can Only Be One.
- [Migrating to Arbitrum](https://wiki.coinlander.one/getting-started/migrating-to-arbitrum.md): The Coinlander team chose the Arbitrum Layer 2 network due to its significantly reduced transaction fees, faster transaction times and its growing popularity as a general purpose smart contract chain.
- [The Team](https://wiki.coinlander.one/getting-started/the-team.md)
- [The One Coin](https://wiki.coinlander.one/coinlander-season-one-guide/the-one-coin.md): "An artifact of immense value and power, bequeathing the title of Coinlander"
- [Seizing the One Coin](https://wiki.coinlander.one/coinlander-season-one-guide/the-one-coin/seizing-the-one-coin.md)
- [Claiming Rewards](https://wiki.coinlander.one/coinlander-season-one-guide/the-one-coin/claiming-rewards.md): Former Coinlander, claim what is yours
- [Events](https://wiki.coinlander.one/coinlander-season-one-guide/the-one-coin/events.md): The game has prefixed events which are triggered by seizure count
- [The Sweet Release](https://wiki.coinlander.one/coinlander-season-one-guide/the-one-coin/the-sweet-release.md)
- [Shard](https://wiki.coinlander.one/coinlander-season-one-guide/shard.md)
- [Shard Tokenomics](https://wiki.coinlander.one/coinlander-season-one-guide/shard/shard-tokenomics.md)
- [Spending Shard](https://wiki.coinlander.one/coinlander-season-one-guide/shard/spending-shard.md)
- [Seekers](https://wiki.coinlander.one/coinlander-season-one-guide/seekers.md)
- [Minting Seekers](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/minting-seekers.md)
- [Cloaking your Seeker](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/cloaking-your-seeker.md)
- [Seeker Attributes](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/seeker-attributes.md)
- [Alignment](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/seeker-attributes/alignment.md)
- [Attribute Points](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/seeker-attributes/attribute-points.md)
- [Dethscales](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/seeker-attributes/dethscales.md)
- [Seeker Power](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/seeker-attributes/seeker-power.md)
- [Customization](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/seeker-attributes/customization.md)
- [Declaration to a Clan](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/declaration-to-a-clan.md)
- [The Vault](https://wiki.coinlander.one/coinlander-season-one-guide/the-vault.md)
- [Key Fragments](https://wiki.coinlander.one/coinlander-season-one-guide/the-vault/key-fragments.md)
- [Unlocking the Vault](https://wiki.coinlander.one/coinlander-season-one-guide/the-vault/unlocking-the-vault.md)
- [The Games](https://wiki.coinlander.one/coinlander-season-one-guide/the-games.md)
- [Lore](https://wiki.coinlander.one/coinlander-season-one-guide/lore.md): A Shady Corporation. A Mysterious Artifact. A Universe Waiting To Be Explored.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.coinlander.one/coinlander.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.
