# Create Strategy Vault

To create a new Strategy Vault connect your wallet to Plasma.Finance and open the [**Strategy Creation Page.**](https://apy.plasma.finance/#/quadrat/create)

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

To create a new Strategy please choose the blockchain, Uniswap v3 pool, and its fee tier.

You need to add your wallet address as an Asset Manager.

You can also set the Management Fee for your Strategy from 0 to 20% of the strategy performance in the future.

Set the initial price range of your Strategy and Sign a create transaction in your wallet.

After the transaction will be confirmed you can open your Strategy Page and share it with your community.

The Rebalancing Tab is available only for the Owner (Asset Manager) of the Strategy.


---

# 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://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/create-strategy-vault.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.
