> For the complete documentation index, see [llms.txt](https://vectous.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vectous.gitbook.io/docs/overview/what-is-vectous.md).

# What is Vectous

<figure><img src="/files/0WaSq80FXL85Ppuq7vdH" alt=""><figcaption></figcaption></figure>

## Overview

Vectous is a high return protocol built on Binance smart chain. It offers a high return on user's deposit and has two main goals :

* Investment safety : impossible for the owner to withdraw funds from the contract
* Contract sustainability : providing value & introducing game theory in some feature

\
\
**Vectous offers a daily 1% - 1.9% return on your investment.**\
\
**We could put Vectous in these three words: Honest, High paying, Risky.**\
If these three words describe what you are looking for in a project or at least what you are searching for part of your money as a side investment then Vectous for sure is a project for you.\
\
**Should you stay away from Vectous?**\
If you are a person that likes to invest only on 100% safe projects with low return or someone way too greedy to the point where you could risk all of your budget then you should consider looking from a distance at first. This project and frankly the whole crypto space is risky so maybe you should stay away from Vectous.

However we like to call Vectous a well managed and smart risk, more about it in the next sections...

{% hint style="info" %}
**worth mentioning:** Deposit returns (rewards) are processed in real time and users are able to withdraw their rewards any time they wish, however the original deposit is forever locked and will forever yield returns.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://vectous.gitbook.io/docs/overview/what-is-vectous.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
