# Mythos (MYTH) Staking

{% hint style="info" %}
Nova Wallet is a non-custodial wallet where you alone remain in control of your assets via your private key/seed phrase. Nova Wallet connects you to the Mythos protocol to stake directly. Nova Wallet does not provide you with any staking services such as how a CEX may do.
{% endhint %}

### MYTH Staking Information & Parameters

| Parameter        | Information                                                |
| ---------------- | ---------------------------------------------------------- |
| Minimum Stake    | 500 MYTH\*                                                 |
| Unstaking Period | None                                                       |
| Rewards Payout   | Rewards accrue every 24 hours and must be manually claimed |

\*Some Collators may require you to stake an amount which is above the minimum network stake of 500 MYTH.

{% hint style="info" %}
Collator APR on Mythos is dynamic and can change every day. It depends on the stake behind each collator. Collators with lowest stake behind them have the highest APR, however, their APR will go down as more stakers choose them. This ultimately can affect the amount of staking rewards that you earn from nominating to them. As such, Nova Wallet recommends that you monitor your Collator's performance on a semi-frequent basis.
{% endhint %}

### How to Stake MYTH Tokens

1. Open the Nova Wallet application.
2. `Select` the **Staking** **screen**.
3. `Select` **Mythos**.
4. `Review` the staking information presented to you.
5. Once you have understood the terms `select` the **Start** **Staking** button.
6. `Select` the **Collator** that you wish to stake with.&#x20;
7. `Input` the **amount** of MYTH tokens that you wish to stake.&#x20;
8. Ensure that you review all of the contextual information and `select` **Continue**.
9. Once again, review all of the contextual information provided and `Select` **Confirm**.
10. Your staking position will now be displayed on the Staking screen within Nova Wallet.


---

# 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.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking.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.
