# Three Components

There are three primary components to Flashstake. If you take the *time* to fully grasp these concepts, you will understand the powers and infinite possibilities of this time-traveling universe.

1. [Flashstake Protocol <mark style="color:blue;">**(FSP)**</mark>](/flashstake-protocol-fsp.md)<mark style="color:blue;">**:**</mark> facilitates the creation and activity of *Time Vault Strategies***.**
2. [Time Vault Strategies <mark style="color:purple;">**(TVS)**</mark>](/time-vault-strategies-tvs.md)<mark style="color:purple;">**:**</mark> custom smart contracts where people buy, sell, and earn *TBTs***.**
3. [Time-Based Tokens <mark style="color:orange;">**(TBT):**</mark>](/time-based-tokens-tbts.md) represent the time value of money for any digital asset.

<figure><img src="/files/2LpSMdMrfuAUV82lYy8L" 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/master/three-components.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.
