# Mining Cycle&#x20;

Mining Cycle:

* Each mining cycle lasts 2 weeks, during which miners operate their rigs with a fuel rod.
* Miners earn $AUR tokens based on their rig type's daily earning rate.
* At the end of the cycle, miners can sell their $AUR tokens in a C2C market or use them to mint new fuel rods for the next cycle.
* After the 2-week cycle, there is a 3-day break where miners can use the refinery to produce new fuel rods for their rigs using $AUR tokens earned from the previous cycle.


---

# 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://bluenorva.gitbook.io/bluenorva/game-play/mining-cycle.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.
