# Flashstake Protocol (FSP)

The Flashstake Protocol (FSP) is the epicenter of monetary time travel. It has three primary responsibilities:

1. **Store** balances of all [<mark style="color:blue;">**Flashstaking activity**</mark>](https://dune.com/murathan/flashstake-dashboard)
2. **Deploy** and register [<mark style="color:purple;">**Time Vault Strategies (TVS)**</mark>](/time-vault-strategies-tvs.md)
3. **Create** and mint [<mark style="color:orange;">**Time-Based Tokens (TBTs)**</mark>](/time-based-tokens-tbts.md)

<figure><img src="/files/KkFVoQjQWpvggnCPRJek" alt=""><figcaption></figcaption></figure>


---

# 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.flashstake.io/flashstake-protocol-fsp.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.
