# New Asset Proposal Template

**Summary**

Describe the asset and its key attributes.

**Security**

Detail any centralization vectors, such as minting rights, and dependencies.

**Vault specifications:**

* Collateral asset to be used:
* Minimum collateral to debt ratio:
* Fees: \[repayment fee / interest rate fee / performance fee on asset / minting fee]
* Minimum debt:
* Maximum debt:
* Oracle provider:
* Risk grading:&#x20;
* Risk methodology: [\[link to rubric template\]](https://docs.google.com/spreadsheets/d/1uvRFiN5FNr4OUKdsueFbnrQhx1lMdf1FfXRw1tnIXJE/edit?usp=sharing)

**Motivation**

Explain the expected value-add to QiDao.

**Quorum Standards**

For new asset onboard, use this quorum standrd: "The option with the most votes will be adopted."

**Options**

* Approve proposal
* Further discussions needed
* Abstain

<br>


---

# 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.mai.finance/governance-proposals/new-asset-proposal-template.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.
