# Stake Transfer

{% embed url="<https://youtu.be/EIqaTi_kLr8>" %}

MAXX is creating a system that will encourage users to stake and earn yield and we understand that sometimes unforeseen circumstances can happen and stakes may need to be ended early.&#x20;

Since your early stakes have a secondary market value you will have the ability to resell the stake on an open market and/or transfer them between yourself and the MAXX community. This secondary market can allow you to quickly earn the rewards that are packed in the full term of your stake immediately into your wallet without taking any penalties by ending the stake. \
\
The first phase will be to create the stake transfer function and sometime down the line, we plan on implementing a full marketplace for stakes to be transferred.&#x20;

The end goal is to ampower the community to unite and help each other. Crypto is a team sport and team spirit means everything to us at MAXX.


---

# 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.maxx.finance/features/staking-maxx/stake-transfer.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.
