# Asset Vault tutorial

### Tutorial / demo

Users can test Asset Vaults by creating their own demo vault on Optimism Sepolia using this [link](https://app.truefi.io/vault/asset/create).&#x20;

{% hint style="warning" %}
Before beginning, you will need to switch to the Optimism Sepolia test network and ensure your wallet is funded with test ETH and test USDC assets.

To complete these steps, follow this [step-by-step guide](https://scribehow.com/shared/Deploying_TrueFi_vaults_on_testnet_Optimism_Goerli_Copy__4esrcIFrSeiqSuLbx_P7IQ?back_to=browser).
{% endhint %}

Follow the guide below to get started:&#x20;

{% embed url="<https://scribehow.com/shared/How_to_Create_an_Asset_Vault_on_TrueFi__mBY8ynqKTMKV4JJQXThqow>" %}


---

# 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.brila.finance/brila-protocol/asset-vaults/asset-vault-tutorial.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.
