# Bridge

At the Bridge, players can play minigames to earn additional $ORE and $ASTRO tokens. Plays are limited daily with more plays being available for purchase with $ASTRO.

In order for a player to pay games, they must mint a Pilot's License NFT.&#x20;

Pilots License NFT is a free mint for every holder of a Mining Rig NFT. Only once can be minted per wallet. The NFT stores player's available tries and can be recharged daily. When a game is played, one charge will be removed.&#x20;

-GAMES-

* Mining frenzy: navigate your ship across the screen and shoot asteroids to extract their precious minerals. Asteroids award $ORE and $ASTRO tokens.&#x20;


---

# 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://baseforge.gitbook.io/baseforge-docs/bridge.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.
