# Tensors

### Algorithmic Asset Allocation Strategies <a href="#docs-internal-guid-b4275c0b-7fff-5f5d-6933-ab155934fc49" id="docs-internal-guid-b4275c0b-7fff-5f5d-6933-ab155934fc49"></a>

Teragon provides algorithmic asset allocation strategies to remove the emotional decision-making element from asset allocation, as well as buy/sell decisions. Teragon is implementing a framework that allows the creation of such automated strategies. These strategies will be implemented as vaults. Users can simply invest in these strategies by providing the base token on a given chain.


---

# 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://teragon.gitbook.io/teragon/teragons-three-pillars/tensors.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.
