> For the complete documentation index, see [llms.txt](https://docs.maxx.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maxx.finance/features/staking-maxx/stake-naming.md).

# Stake Naming

Users tend to make a lot of stakes, with some having several hundred. Others create staking ladders, with stakes ending every month over a span of several years.&#x20;

Because of this, we have added the ability to assign a name to any of the stakes that you have created. This is a great way to set targets and have stakes for specific goals you have set for yourself, and easily be able to identify those stakes.

### **Examples**

Stake #101234    "New Watch Stake"

Stake #101235    "New Car Stake

Stake #101236    "New House Stake"&#x20;

Stake #101237    "Christmas Presents"<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-naming.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.
