# How to Stake with the Neptune Validator

This is a guide on how to stake your Injective tokens (INJ) to the Neptune Foundation validator.\
The Neptune Foundation validator supports the developments of Neptune and participates in the Injective chain governance.\
Staking your INJ allows to to earning staking rewards.

1\. Go to Injective Hub application at <https://hub.injective.network/> and navigate to the stake page.

![](/files/qILrRHMJky9W0qGKFktX)

2\. Click connect wallet.

![](/files/yLODVKpHuCYfGNq3aZod)

3\. Accept the terms and conditions.

![](/files/j1sxVNXO4xGEhy8Umgsc)

4\. Select your preferred wallet.

![](/files/VOvCDGpQxOtEqPvcRD1i)

5\. With your wallet connected, you can now search for the Neptune validator

![](/files/Dko9is40a94jsBOhL6rG)

6\. Click on the Neptune Foundation validator.

![](/files/LJT2yjlBWsJs4fMQmw18)

7\. Once you're on the validator page, click stake now.

![](/files/NQbrI2wmvPDBXr3xjJ7S)

8\. Enter the amount of INJ you want to stake.

![](/files/h9oYgNwqY9LoMbASZKh2)

9\. Click the checkbox, then click stake to create the transaction.

![](/files/huiYQTntUE0kMN8RQ74K)

10\. Approve the transaction in your wallet.

![](/files/6yMwDuyHtPbHhiy2fVMV)

11\. You have now successfully staked to the Neptune Foundation validator!

![](/files/fXBzLk0BFJNJUgq9FdSg)


---

# 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.nept.finance/user-guides/how-to-stake-with-the-neptune-validator.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.
