> For the complete documentation index, see [llms.txt](https://f1dog.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://f1dog.gitbook.io/white-paper/ecosystem/staking.md).

# Staking

F1 Dog Stake (F1D Staking) is a one-of-a-kind staking scheme in which F1D holders may help to stabilize the value of the F1D token by reducing the number of tokens in circulation and locking them for a certain period of time as a long-term investment. The extra F1D token earned by staking and the opportunity to participate in private auctions of high-yielding projects that will partner with F1 Dog are all advantages of this program.


---

# 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://f1dog.gitbook.io/white-paper/ecosystem/staking.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.
