# Minting aUSD

#### Minting aUSD

Navigate to the [**Aurelius Dashboard**](https://www.app.aurelius.finance/) to begin creating a position. From your dashboard, click on **Get Started** in the **Open a Position** box to open the position creation interface.

{% hint style="info" %}
The minimum amount that can be borrowed is 50 aUSD.
{% endhint %}

In the **New Position** interface, enter the amount of collateral to deposit and the amount of AUSD to borrow.

{% hint style="info" %}
Aurelius prompts users if they have done anything wrong like borrow too much or too little. See below for an example.
{% endhint %}

<figure><img src="/files/5Hoj9CpOnM8fgvUD0xwE" alt=""><figcaption></figcaption></figure>

When satisfied with deposit and borrow amounts, click **Open Position** to perform the necessary transactions. Wallet confirmation is required for each transaction. **If a transaction fails, try again. Aurelius will pick up where you left off.**&#x20;

<figure><img src="/files/mjWbLEZnpTeGWmZuM9JQ" alt=""><figcaption></figcaption></figure>

After a position has been opened, it will be visible in the Aurelius Dashboard.

<figure><img src="/files/fpTrfl8bv3NuR2feDwDW" alt=""><figcaption></figcaption></figure>

As an official Aurelius user, it’s time to learn how to earn with aUSD.

{% hint style="info" %}
If you have questions, please reach out to the Aurelius team in our official [Discord](https://discord.com/invite/Fe7Svu5rg3).
{% endhint %}


---

# 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.aurelius.finance/how-to-use-aurelius/minting-ausd.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.
