# Welcome to T‑Lend Documentation

**T‑Lend** is a decentralized lending protocol on the TON blockchain that provides **instant USDT loans without collateral**, based on your on-chain reputation.

#### 🚀 Key Features

* **No collateral** required
* **Trust-based loan limits and rates**
* **Fully on-chain and automated**
* **Quick and user-friendly loan experience**

#### 🧠 How It Works

1. Connect your wallet and request a loan
2. The system evaluates your **Trust Level** based on your TON activity
3. Receive a USDT loan with terms tailored to your level
4. Repay on time to improve your Trust Level and unlock better conditions

***

> 📈 The more reliably you repay, the more you can borrow — and on better terms.


---

# 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://tlend-1.gitbook.io/tlend/languages/english/readme.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.
