# Earn

{% hint style="info" %}
**The feature is live on** [**our app**](https://app.untitledbank.co/)**.**
{% endhint %}

## Deposit and Withdraw

1. **Choose an asset you want to deposit or withdraw**

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

2. **Select either Untitled Bank's Aggregator or a Modular Bank to deposit or withdraw your asset.**

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

* Aggregator (Core-vault) : the aggregated vault layer managed by the DAO
* Modular Bank (Custom-vault) : the vault operated by third-party creators.

*\*Learn more about our Layered Vault Structure* [*here*](/core-concept/banks/layered-bank-structure.md)*.*<br>

3. **Insert the amount of asset you want to deposit or withdraw and confirm.**

<figure><img src="/files/1qnpZZpDsBeeFDru5Sp2" alt=""><figcaption></figcaption></figure>


---

# 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.untitledbank.co/how-to/earn.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.
