# Mechanism

## Revenue mechanism&#x20;

In our innovative DApp, users initiate their mining journey by depositing $SOL, which sets their miners into action. These miners are designed to generate $SOL, creating a continuous stream of revenue. Participants have the flexibility to sell this accrued $SOL .

The mechanism of our operation is straightforward yet effective. It begins with you investing your $SOL to purchase miners. These miners then engage in producing more $SOL, which represents your revenue. You have the option to either withdraw this revenue by selling the generated $SOL or reinvest it. Reinvesting, or compounding, your $SOL to acquire additional miners amplifies your earning potential, leading to an increased accumulation of $SOL.

This entire process continues smoothly until the point where the contract's balance is insufficient to support further withdrawals. Our system is engineered to maximize your earning potential through a simple yet powerful cycle of investment, revenue generation, and reinvestment, all within the dynamic and growing ecosystem of Solana. \ <br>

## Algorithmic formula related to income

1. Miner price = deposit amount / (deposit amount + contract balance) \* $Sol market.&#x20;
2. We can observe that the $SOL price is not fixed; it depends on several variables such as the deposit amount, contract balance, and the $SOL market.
3. The earlier you enter the market, the more advantage you have!&#x20;

&#x20;***Our daily interest rate is not stable at 8%; it will fluctuate based on various situations. First and foremost, the sooner you enter Solana Miner, the greater your advantages. Secondly, during the project's operation, we can perform actions such as reinvestment to maintain our daily interest rate stable and growing. Finally, as long as the contract has a balance, it will be possible to withdraw funds***.

<figure><img src="https://645590088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVtdOR4vyY3o76ZzB0h4N%2Fuploads%2FDVSqbah77oG60vFclBgf%2Fv.png?alt=media&#x26;token=383adb9f-a61d-4ce5-931d-498f700796bc" alt=""><figcaption></figcaption></figure>


---

# 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://solanaminer.gitbook.io/solana-miner-1/overview-solana-miner/mechanism.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.
