# Vaults

Vaults are financial tools that utilize certain strategies for yield farming. They use automation to constantly invest and reinvest funds to generate compound interest. Utilizing a Goat vault can save time and transaction costs by automatically handling the processes of harvesting rewards, buying tokens, and reinvesting them frequently.

Summarizing, vaults can:

* Execute yield farming strategies.
* Compound rewards into the initially deposited token.
* Put any asset to work to generate a yield.
* Reinvest earned profits.


---

# 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.goat.fi/faq/vaults.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.
