# Expedite

Players have the option of expediting the remaining Time to Craft by utilizing the Expedite feature on Mainframe. Expediting a crafting item will cost GENE token.

| Time Expedited | GENE Cost |
| :------------: | :-------: |
|   30 minutes   |    0.33   |
|     1 hour     |    0.65   |
|     2 hours    |    1.2    |
|     6 hours    |    3.49   |
|    12 hours    |    6.85   |
|    18 hours    |    9.46   |
|    24 hours    |     11    |

These token costs are subject to change. Players can expedite at any time while the item is pending, before it is completed.


---

# 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://whitepaper.genopets.me/game-mechanics/crafting/alchemy-items/expedite.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.
