# Where does the yield come from?

The most common question people ask is *where does the upfront yield come from?*

It is important to note the Flashstake Protocol is *not* responsible for generating yield as all upfront yield is made available at the [Time Vault Strategy](/time-vault-strategies-tvs.md) level.

### **Pools**

Ultimately, Time Vaults use multiple methods of "Pools" to make upfront yield possible. Here are three of the current most used pool types that enable upfront yield.

* Yield Pools
* Liquidity Pools
* Boost Pools

To learn more details about these Time Vault Pools, please [click here](https://docs.flashstake.io/time-vault-strategies-tvs/time-vault-pools).

### Examples

<figure><img src="/files/TcsYnXqtQNiDSThX8ERM" 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/faq/where-does-the-yield-come-from.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.
