# Overview

### What is Affluent?

Affluent (formerly Factorial Finance) is infrastructure for Trustless Asset Management, delivering the most seamless access to global yield sources.

Our mission is to make professional, yet fully trustless yield strategies available to everyday users through Telegram-native experiences that hide DeFi complexity and empower frictionless finance. Affluent strikes a deliberate balance: automation with human judgment, retail simplicity with institutional rigor, and sophisticated infrastructure with a intuitive interface.

Through expert-managed vaults operating under code-enforced rules, users interact with a clean Telegram front-end while their liquidity is continuously optimized for performance and safety behind the scenes. Innovation should benefit everyone—not just early adopters.

It is time for **trustless asset management** to prosper.

### Key Features

* **TVM-Optimized Architecture:** Designed to leverage TON Virtual Machine’s parallel-processing capabilities
* **Modular Design, Minimal Overhead:** Highly composable components minimize on-chain message traffic
* **Open Participation:** Anyone can launch a lending market or create a vault
* **Non-Custodial by Design:** Users retain full ownership of their assets at all times


---

# 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.affluent.org/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.
