> For the complete documentation index, see [llms.txt](https://whitepaper.anttime.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.anttime.net/products-and-services/anttime/how-to-play/pickaxe.md).

# Pickaxe

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

## 1. Pickaxe

Pickaxes are an in-app leveling system that affects mining output. Users can spend CLOCK, an in-app currency, to increase the level and tier of Pickaxes through upgrade. The higher the level and tier of the Pickaxe, the more mining you get.

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

## 2. Upgrade

Users can upgrade Pickaxe through the Pickaxe upgrade button in the profile area. On the upgrade screen, users can see the Pickaxe's current level progression.

<figure><img src="/files/37HqXZxr6TVc9db6HL6i" alt=""><figcaption></figcaption></figure>

**1️⃣ Enhancement success**\
Spend CLOCK to upgrade your Pickaxe. Successful enhancements increase the Pickaxe's level and get more boost. As the Pickaxe's level increases, the amount of CLOCK required increases. The chance of success gradually decreases as the Pickaxe's level increases.

**2️⃣ Failed Enhancement**\
A failure of enhancement costs CLOCK but does not increase the Pickaxe's level.

**3️⃣ Level down**\
If a user fails an enhancement, the Pickaxe level will drop by according to a set probability. The higher the rank and level of the Pickaxe, the higher the rate of leveling down.


---

# 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://whitepaper.anttime.net/products-and-services/anttime/how-to-play/pickaxe.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.
