# Staking

#### SolanaCash offers users the option to lock their SOLCH tokens in the staking contract for a certain period of time to earn staking rewards and other unique benefits. Users have staking options, each with different APY and lock time.&#x20;

Stake your SOLCH token now on <https://staking.solanacash.io/>

#### Staking Options

| Staking Pool | Staking Duration | APY  |
| ------------ | ---------------- | ---- |
| Lite Cash    | 7 Days           | 15%  |
| Stack Cash   | 30 Days          | 70%  |
| Cash Pot     | 90 Days          | 225% |
| Cash King    | 180 Days         | 465% |
| Moon Cash    | 365 Days         | 950% |


---

# 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://solanacash.gitbook.io/solana-cash/core-ecosystem-utility/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.
