# Docking Bay

At the docking bay, you can stake your mining rigs to generate $ORE.&#x20;

Mining rigs can store up to 72 hours of mined $ORE before they are full and will need to be claimed to generate more.&#x20;

At the Docking Bay users can

* Stake their mining rigs
* View their staked mining rigs
* Upgrade their mining rigs with permanent upgrades
* Use temporary boosters to increase their rigs' mining rate for a short period
* Claim their mined $ORE
* Unstake their mining rigs and claim unclaimed 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/docking-bay.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.
