# Early Claim Miners

In HYDRA, you have the ability to "**Early End/Early Claim**" a miner before maturity, here's the rundown:

You can end a miner as soon as a **minimum of 3 days have passed since miner was started.**

To end a miner before full maturity:

* you have to pay an "early end cost" in TITANX (50% of initial TITANX start cost)
* you incur a penalty based on % matured the minimum penalty is 50% of the HYDRA in the miner, even if miner is at 90% maturity, a 50% penalty will always happen, these calculations all get transparently displayed on the UI on app.hydra.win before early ending so you can make an informed decision, you will see the button next to your miner(s) that will show the calculation.

The % HYDRA penalty on early claims **gets 100% burned.**

**The TITANX penalty cost (50% of initial starting cost) gets distributed the same way the TITANX gets distributed when someone starts a miner on HYDRA.**

***This is an advanced feature, there are times when this makes a lot of sense to use & times where it doesn't, please be responsible and look at all the data available to you before proceeding to decide whether or not it's a good choice at that specific point in time.***


---

# 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://docs.hydra.win/early-claim-miners.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.
