# Introduction

<figure><img src="https://1786083761-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FknpyD0M9q0M1Zl8IbBmk%2Fuploads%2FbrtCZXPSW3a6GJqNf75z%2Fintro-header.png?alt=media&#x26;token=aba93aee-ef1a-40a6-9725-b459c59ba9de" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This Whitepaper is actively being worked on as we develop the game - some pages may not be filled, and are subject to change. If you have any questions, please join our [Discord](https://discord.com/invite/kpmbWdDmKp)!
{% endhint %}

Bastion Lords is a Web3 powered web-based game powered by the Ethereum blockchain, where every aspect of the game is either an ERC-721, ERC-1155 or ERC-20 Token - they can be traded with other players, or sold on the open market.

Players can collect a wide variety of assets, from playable [heroes](https://paper.bastionlords.com/nfts/heroes "mention"), upgradable land [tiles](https://paper.bastionlords.com/nfts/tiles "mention"), and even [gold](https://paper.bastionlords.com/tokens/gold "mention") and [resources](https://paper.bastionlords.com/tokens/resources "mention")! Players are directly in control of creating (minting) resources in the game, which can used to upgrade nearly every aspect of the game or selling to other players so they can do so as well.

The games native utility token/currency is [gold](https://paper.bastionlords.com/tokens/gold "mention"), which is a highly valued stable coin pegged to ETH! - this is used for almost all game actions and including buying the various Resource tokens that also exist within the game from within the games market, gas free.

​Please look through this Whitepaper in great detail to learn more about our game, it's [roadmap](https://paper.bastionlords.com/roadmap "mention") and even our [mission-statement](https://paper.bastionlords.com/mission-statement "mention")

If you have any questions, please join our [Discord](https://discord.gg/kpmbWdDmKp), where our creators and developers would be happy to answer any questions you have!


---

# 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://paper.bastionlords.com/introduction.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.
