# Frontend

**Vaults**, like any other Smart Contract, offer various avenues for interaction through different tools and frontends. \
Among these options, the **Alloy by Tether Frontend** stands out as a key means of engagement.

This interface is readily accessible at [**alloy.tether.to**](https://alloy.tether.to/) **.**

Through this user-friendly Frontend, verified users and addresses have the ability to perform essential actions such as minting aUSD₮, managing CMP positions, and monitoring their metrics. \
\
The Frontend's core functionalities include:

1. **Minting aUSD₮:** Users can seamlessly generate aUSD₮ through this interface.
2. **Providing and withdrawing XAU₮:** The Frontend facilitates the provision and withdrawals of XAU₮.
3. **Returning aUSD₮ back into the vault**: Users can easily transfer aUSD₮ back into the Vault as needed to improve their collateralization ratio (and make liquidation less likely) or return all of the aUSD₮ they generated and withdraw all of their XAU₮.
4. **Monitoring CMP:** Users can keep a close eye on the health, liquidation price, and other parameters of their CMP positions.

This cohesive and streamlined approach ensures that users can effectively navigate and utilize the Vaults, making the overall experience more intuitive and efficient, without the need of a direct Etherscan  or other smart contract interaction.

*The following pages will guide users through each part of the process.*

{% embed url="<https://www.youtube.com/watch?v=62KSbkDjxlQ>" %}


---

# 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.alloy.tether.to/how-to/frontend.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.
