# Access to supported assets

In terms of access of supporting assets, we can add or delete supported DeFi projects and asset types through risk management contracts.

**1. Add/Delete asset types**

In the corresponding DeFi protocol, add or delete supported asset types and set the corresponding allocation ratio, based on risk control evaluation or community voting results.

**2. Support new DeFi protocol**

Support for the newly admitted DeFi protocols, based on risk control evaluation or community voting results.


---

# 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.freedona.org/how-it-work/fund-controller/access-to-supported-assets.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.
