> For the complete documentation index, see [llms.txt](https://aveforge.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aveforge.gitbook.io/docs/basics-foundation/getting-started.md).

# Getting Started

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

***

1. Access the game ( by holding a Genesis NFT or purchasing a Pilot License )
2. Create your mech
3. Enter PvE battles
4. Upgrade mech attributes
5. Optimize builds and compete in tournaments
6. Trade in the Marketplace&#x20;

***

## Gameplay Overview

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

The core gameplay takes place in an arena where players battle bosses using their mechs. Winning battles grants rewards used to upgrade mech attributes or acquire lootboxes.

**Progression is driven by:**

* PvE performance
* Attribute upgrades
* Equipment and module optimization
* Tournament participation
* Item trading
* Referral growth

Lootboxes can be earned through gameplay or purchased with ETH. Many items are gated by mech level requirements to ensure structured progression.

Players can trade items on the marketplace to earn ETH.\
Leaderboard rankings are tournament-based, with rewards distributed at the end of each cycle.

## Wallet & ETH

ETH-related actions require a connected external wallet.\
Marketplace transactions may require confirmation and network fees.

***

### Access Options

Ave Forge can be accessed in one of two ways:

* **Genesis NFT**\
  Grants permanent access to the game.
* **Pilot License**\
  A one-time purchase that grants full game access for players who do not hold a Genesis NFT.

Both options provide identical access to all core systems, including PvE battles, tournaments, the marketplace, and referrals.


---

# 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://aveforge.gitbook.io/docs/basics-foundation/getting-started.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.
