> For the complete documentation index, see [llms.txt](https://solshift-finance.gitbook.io/solshift-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solshift-finance.gitbook.io/solshift-finance/staking/auto-staking.md).

# Auto Staking

**Overview:** Auto Staking is designed for hassle-free token growth directly from your wallet. By connecting our Dapp to your wallet, you can effortlessly stake your tokens without the need for complex processes.

**APY:** Offers one-quarter of the APY provided by normal staking.

**Rewards Withdrawal Policy:** Rewards from auto staking are distributed exclusively upon the completion of your staking period. Premature unlocking will lead to the forfeiture of rewards and deduction of the staked amount.

### **Benefits:**

* **Convenience:** Auto staking allows you to stake directly from your wallet, offering a hassle-free and convenient staking experience.
* **Flexibility:** With a lower APY compared to regular staking, auto staking provides a more flexible approach for users who prefer ease of use over maximizing returns.

### **How It Works:**

1. Connect your wallet to SolShift Finance.
2. Enable auto staking to effortlessly participate in the staking pool.
3. Enjoy the convenience of earning rewards without the need for manual intervention.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://solshift-finance.gitbook.io/solshift-finance/staking/auto-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.
