# Staking

### **How to stake your DARC**

* You can access the staking option by clicking on the “Staking’ Tab.
* You will be able to see your delegations or see the current validators by clicking on “all validators”&#x20;
* Delegate Your DARC to a Validator and Earn Rewards in DARC

#### **Option A**&#x20;

Step 1&#x20;

If you wish to delegate your DARC to a validator and earn staking rewards in return, you can do so by accessing the “Staking” page.&#x20;

Step 2&#x20;

Click on “Delegate”&#x20;

Step 3&#x20;

Choose the validator that you wish to delegate your DARC as well as the amount you want to delegate. \*Make sure you have enough DARC to pay for the transaction fees.

#### Option B&#x20;

Step 1&#x20;

Click on a validator that you wish to delegate your DARC&#x20;

Step 2&#x20;

You can see the validator’s details as shown below. If you wish to delegate to this validator, can click on delegate on the bottom right of the page.&#x20;

Step 3&#x20;

Choose the validator that you wish to delegate your DARC to as well as the amount you want to delegate. \*Make sure you have enough DARC to pay for the transaction fees.


---

# 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://konstellation.gitbook.io/konstellation-official-document/hubble/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.
