# Asset-management

<mark style="color:blue;">**Investments in Web3 lack efficient and transparent tooling to manage assets and parties’ relationships.**</mark> Investors have no accurate control of what is happening with their funds. On the other side, fund managers suffer from non-target activities (community management, fundraising, paperwork, etc.) that are needed for fundraising and contributor management.&#x20;

On a high level, there are two strategies for solving the issue mentioned above:

1. Development of a customized legal framework for collective investments in Web3;
2. Increase transparency for parties involved in this segment through convenient technology.

### <mark style="color:blue;">**Option #1: Setup entity through the legal framework**</mark>

<mark style="color:blue;">**Applying the current legal system to Web3 is costly and often ineffective.**</mark> Best-case scenario (proper legal documentation, custody, banks) will take a long time, cost a lot, and still won’t prevent the main risks, cause the safety mechanisms are backward-looking.

<figure><img src="/files/3I7q7WCj0DXvnFIqbRXa" alt=""><figcaption></figcaption></figure>

But alternatives are much riskier and do not provide operational convenience:

* Lots of trust management cases include just direct funds transfer based on the manager’s reputation (pools);
* Or usage of centralized platforms (Binance API);
* Sometimes multisig is used, but it’s inconvenient without setting up additional infrastructure and works well only for small groups.

### <mark style="color:blue;">Option #2: Setup entity through the Vault</mark>

<mark style="color:blue;">**Investment Vaults can address the lack of transparency for investors and decrease fundraising difficulty**</mark> for fund managers. It comes through:

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

<mark style="color:blue;">**Current Vault constructors lack mass adoption since they are generic.**</mark> Tailored investment Vault for specific purposes needs from scratch development, which is costly and time-consuming.

<mark style="color:blue;">**ASPIS presents a highly customizable and inexpensive protocol for asset management Vaults**</mark> (trading funds, project/guild treasuries, VC pools). Using our intuitive UI, asset managers can:

* Deploy their Vault with specific capital on/offboarding rules;
* Specify the fee structure for auto-collection;
* Set up governance templates and controlling rules;
* Connect to the main DeFi platforms and DEXes with WalletConnect;
* Automate investor relations on-chain with transparent rules and investors' self-service.

<mark style="color:blue;">**On ASPIS, investors can:**</mark>

* Safely invest their capital without fear of manager’s misbehavior;
* Easily onboard/offboard from the Vaul&#x74;**;**
* Track the performance and operations of the Vaults;
* Initiate/participate in decision-making through controlling tools (allowlist wallets for interaction, spending limits, etc.).

<mark style="color:blue;">**To sum up, ASPIS will support both fund managers and investors,**</mark> with a group of solutions during the whole Vault lifecycle.

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

{% hint style="info" %}
**Also, if you are an active fund manager, you will be interested in the following features:**

* Showcase your trading history to attract investor&#x73;**;**
* Trade on DEX seamlessly from the Vault;
* Receive performance fees automatically on-chain;
* Investor management is fully automated through ASPIS dashboards.
  {% endhint %}

**Follow the links below to set up your Vault:**

* Link for the Vault creation: [**https://app.aspis.finance/create\_vault/0x00000**](https://app.aspis.finance/create_vault/0x00000)
* Guide: [Create on-chain Vault](/for-vault-creators/create-on-chain-vault.md)


---

# 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://info.aspis.finance/whitepaper/use-cases/asset-management.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.
