# Overview

#### Vault

An investing strategy optimization software called NestQuant Vault uses data from the [NestQuant Tournament](https://docs.nestquant.com/). Vault launched on many networks (starting with BSC and Etherum). Moreover, we use transactions to lower gas expenses on networks. We deploy on the blockchain using smart contracts to optimize gas fees and ensure safety and transparency for investing according to optimized strategies.

To provide consumers with a wide range of options, we provide several investment types (as well as various techniques) across a variety of asset classes.&#x20;

#### Swap

Swap investment will revolve around exchanging tokens to earn profits on DEX. By combining the results from the NestQuant tournament, Vault will invest according to this signal to make profits over time intervals.

*Explore this wiki and the below community portals to learn about NestQuant Vault and its strategies.*

* App:
* Github:
* Discord:
* Twitter:
* Telegram:&#x20;


---

# 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://vault-docs.nestquant.com/overview.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.
