# Stake

Go to the home page and click 'Stake' the top left hand side then 'Active' near the top middle of the page.&#x20;

Currently, there's two options to stake - One to earn BLKZ and one to earn XDC.

For Blkz - 20% returns per year

For XDC - 5% returns per year

You will be able to check the pool size for each token available to stake when viewing the farming home page.

Enable contract on your chosen pool which will allow XDCSwaps to understand the level of token you wish to stake. Confirm your amount and you will have staked into the available pool. You are able to withdraw your staked tokens at anytime as LP payment tokens from the pools are generated daily. This will now be complete.


---

# 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.xdcswaps.com/guides/stake.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.
