# Staking SPA

{% embed url="<https://www.loom.com/share/bae33ebdabfe437dbb634781890eaaec>" %}

### Stake SPA

1. Visit the [**stake page**](https://www.app.sperax.io/stake)**.**
2. Choose amount of SPA you want to stake, lockup period and you can check veSPA balance corresponding to that.
3. Click on Stake to stake your SPA.
4. Once the transaction is processed, you can see your&#x20;
   * veSPA balance
   * SPA staked&#x20;
   * Expiry date
   * Button to extend lockup period

### Extend Lockup for staked SPA

1. Click on the 'Extend Lockup' button.
2. Select how much you want to extend your lockup period. You can see the updated expiry date and veSPA balance.
3. Click on Extend Lockup.

### Increase Staked Balance

1. Select additional amount of SPA tokens you want to stake.
2. You can see veSPA balance corresponding the same lockup as your existing veSPA balance.&#x20;
3. Click on Stake to stake additional amount of SPA. The new veSPA balance will also expire at the same time as the previous balance.&#x20;


---

# 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.sperax.io/getting-started-on-our-dapp/staking-spa.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.
