# Strategies

**Bespoke Strategies**

Strategies in SingularityDAO fall into two categories&#x20;

Functional Strategies

Functional strategies are essentially vehicles that the vault manager can utilise to maximise the capital within a vault. These include:

* Yield Bearing Strategies: Interact with protocols such as Curve, Compound and Lido
* Derivatives Strategies: Make use of platforms like GMX and dYdX to optimise trades.

**Vault Rebalancing Strategies**

Vault rebalancing allows the vault manager to apply rebalancing logic based on specific events. &#x20;

* Long Only Automation: Involves acquiring assets and holding them.
* Index Automation: Aim to replicate the performance of a specific market segment (DeFi, Metaverse, Meme coins, etc) represented by an index.
* Complex Quantitative Automation: These advanced algorithmic strategies rebalance capital within a DynaVault based on insights from analysing liquidity flows and market movements.

The preview for vaults in Q4 2024 will centre around the Index vaults, specifically focusing on the index of the SNET ecosystem token. A complete launch of these index vaults is scheduled for Q1 2025. Following this, yield vaults–both with and without strategies–will be introduced. This phased approach will allow for a structured rollout, ensuring that the initial index vaults are fully operational before expanding offerings to include various yield vaults.

<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.singularityfinance.ai/sfi-value-proposition/core-pillars-of-the-sfi-l2/sfi-vaults/features/strategies.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.
