# Home

Vaulty is a yield optimizer that makes growing your assets and collecting NFTs more optimized and enjoyable! Vaulty is the only project that allows you to:

1. Grow interest on assets without continuously monitoring and manually finding the best methods
2. Automatically stake your earnings every 10 minutes
3. Build a collection of exclusive NFT collectibles

Vaulty is the first to combine these features into one easy DAPP. This wiki goes over Vaulty’s features and how to use them.&#x20;

### Getting Started

Brand new to Vaulty? You'll probably want to check out these pages:

* [Vaulty Overview](https://vaulty.gitbook.io/vaulty/overview)
* [Frequently Asked Questions](https://vaulty.gitbook.io/vaulty/frequently-asked-questions)

If you find you still need help, you can check out the following links:

* [Medium](https://medium.com/@Vaulty.fi)
* [Community Telegram](http://t.me/VaultyCHAT)
* [Twitter](https://twitter.com/VaultyFi)
* [Main Website](https://vaulty.fi/)


---

# 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://wiki.vaulty.fi/vaulty/master.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.
