# Overview

### **USDF Stablecoin**

USDF is a fully collateralized, yield-bearing stablecoin issued by Aster. It maintains a 1:1 conversion rate with USDT and is designed to generate passive returns for holders.

#### **How USDF Works**

The underlying USDT backing USDF is deployed into delta-neutral strategies that earn yield while minimizing exposure to crypto price volatility. These strategies support rewards for staked USDF (asUSDF).

#### **Get Started**

[Mint USDF here.](https://app.asterdex.com)


---

# 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.asterdex.com/usdf-stablecoin/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.
