# Mountain Miner Overview

Mountain Miner is Season 1 of Altitude's DeFi miner ecosystem product.

Altitude is a project built for the long term, but Mountain Miner introduces something more fun, shorter term, and designed to bring a new audience into the ecosystem.

Mountain Miner is inspired by classic DeFi miner-style products from the original DeFi boom, but adapted for the Altitude ecosystem.

## High-Level Mechanics

| Item            | Details                                            |
| --------------- | -------------------------------------------------- |
| Deposit Token   | USDC                                               |
| Reward Token    | USDC                                               |
| Daily ROI       | 0.5% to 1%                                         |
| Max Payout      | 3X of net deposit                                  |
| Deposit Fee     | 5%                                                 |
| Claim Fee       | 5%                                                 |
| Accrual Timer   | Rewards stop building after 48 hours until claimed |
| Compound Button | Not included in the UI                             |

The player deposits USDC, pays a 5% deposit fee, and can claim rewards up to a maximum payout of 3X their net deposit, or until the contract balance is empty.

All rewards claimed have a 5% claim fee.

{% hint style="warning" %}
Mountain Miner is a high-risk DeFi miner product. Daily ROI is not guaranteed profit. Claims depend on contract rules, available USDC balance, user behaviour, and the wider ecosystem.
{% endhint %}


---

# 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://thealtitudeproject.gitbook.io/docs/mountain-miner/overview.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.
