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

# Oasis

### **Install and login the wallet**

There're many wallets support ROSE staking, you can select one from [Oasis doc](https://docs.oasis.dev/general/manage-tokens/staking-and-delegating). Install and login one of these wallets, such as the [Oasis Wallet-Browser Extension](https://chrome.google.com/webstore/detail/oasis-wallet/ppdadbejkmjnefldpcdjhnkpbjkikoip/related)

![](https://lh5.googleusercontent.com/HRDzS8Kk7O6j3EeWc5zLSTuIG4fJYIcnIhv04kAoCtaelilXh0aixH2FdvfqQsw_nmtdkoYNxXSMsi3fkKF5J0bYfaYYE0Uo-zjo8yN_9eX3T1SOpdHSRLsdULQXR63s9S1t00I3)

### Select the validator Wetez

Enter the staking section via “*Staking*”, click tab “*Validator*” and scroll down the page to find the validator Wetez, Click to choose the validator Wetez:

![](https://lh3.googleusercontent.com/9DeUGMa-Nrjm8jfLIrPVuatpFPFLZm353IR8MsdPuvlc9mOwJdyKyrHOhRdNdOqSLhUV54Ccy6KayBmOxAOsUV0vOy80dvadSpY6ts3XdWU-un97VlzOZjB_lEy0-rmgUmwiTq-s)

### **Delegate to Wetez**

Enter the amount of ROSE you want to delegate and click to finish the delegation:

![](https://lh5.googleusercontent.com/TmDRQrcGnv6jFt0Q25nIWlPATaJDseh2JswyAnnalu0abT5FiKakjDikYRVOI9F_4QiAlL71g2sJnkC2Knbe2mHKc2Fqd0R_91a3ae4Pe5jGg71YUo8lauDXrMd6yoBB4frRBwgH)

### **View and claim staking reward**

After the delegation, you can view your current staking reward and claim for it on staking section via “*My Delegations*”:

![](https://lh3.googleusercontent.com/Xrx6p0ctm596951EHsZGl0wbDwvHVmGt6TauTk6qcam5mhJ8MehsnQTPJOua5bwgcbQyN7NLg9sFu8NYf1Gr1h2uEttJ1ZCieKIRXy9L-NR-OwunLB1xE0l7f7UpbNmQ8j_mjEv8)


---

# 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://docs.wetez.io/wetez/user/staking/oasis.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.
