# Investing in Strategies

## How to pick a strategy to invest?

There are many factors to consider when picking a strategy, here we'll cover the most important:

#### Deposits

This is the total amount invested in the strategy. A higher deposit sum often indicates that many investors have confidence in it... or that you've stumbled upon the latest crowd favorite. Either way, it's worth noting!

<div align="left"><figure><img src="https://273844892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInl83e0L0SWx07DwslNS%2Fuploads%2F5PQzhRnkz6C8B4U3hNmT%2Fimage.png?alt=media&#x26;token=b70db071-37e2-4b8d-8020-f5a77635bb76" alt="" width="244"><figcaption></figcaption></figure></div>

#### Risk Factor

This metric estimates how likely you are to wake up in a cold sweat checking your portfolio at 3 AM. A higher risk factor means more potential volatility, which can lead to higher returns, but also higher losses. If you're new to investing, maybe start with something less risky, your future self with a positive account will thank you.

<div align="left"><figure><img src="https://273844892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInl83e0L0SWx07DwslNS%2Fuploads%2FWVVe99POPYe4KcqdBGeM%2Fimage.png?alt=media&#x26;token=bc6c4080-9e2f-4428-a8e5-a30b705b59c8" alt="" width="237"><figcaption></figcaption></figure></div>

#### Tokens

The Tokens section gives you a sneak peek at what's actually in the strategy's underwear drawer. Here you'll see which tokens are included and what percentage of your funds will be allocated to each one. "60% ETH, 30% BTC, and 10% in some token that sounds like a sneeze? Interesting choice!" This preview helps you quickly identify if the strategy aligns with your crypto taste buds without having to go all the way. Want the full-frontal details about which products are using these tokens? Just click the strategy card to dive deeper and see exactly how these tokens are being put to work.&#x20;

<div align="left"><figure><img src="https://273844892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInl83e0L0SWx07DwslNS%2Fuploads%2FNNdq49N4U2tKQnyfSJF8%2Fimage.png?alt=media&#x26;token=f40126f7-535e-40aa-936c-9c380057f683" alt="" width="241"><figcaption></figcaption></figure></div>

#### Strategy Bio

Last but not least, don’t skip the strategy bio. It usually explains why the strategy was built and what it aims to achieve. This info can be really useful in deciding if it matches your investment goals.

<div align="left"><figure><img src="https://273844892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInl83e0L0SWx07DwslNS%2Fuploads%2FGnCvQBk4507qno0ZPvV4%2Fimage.png?alt=media&#x26;token=cb1db0ec-d6da-40d4-a07f-f58a83cdb629" alt="" width="375"><figcaption></figcaption></figure></div>

#### Performance

Past performance gives you an idea of how volatile a strategy might be, but don’t make it your only deciding factor. Sometimes a lower-performing strategy can be a hidden gem, while other times it might be a red flag. Think of it as one clue in the bigger picture.

<div align="left"><figure><img src="https://273844892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInl83e0L0SWx07DwslNS%2Fuploads%2F4mWek2CR39Bsg8Bmkk2z%2Fimage.png?alt=media&#x26;token=b689b165-2d86-4255-9614-8a69f8d1f122" alt="" width="362"><figcaption></figcaption></figure></div>

#### Products

Each strategy can pack up to 20 different product positions – multiple DCAs, Buy orders, and Liquidity pools. Don't just stare at each product individually, that's like watching only one scene and missing the whole plot. When checking out a strategy, look at the full package – how they've mixed quick-fix [Buy](https://docs.defihub.fi/products/buy-tokens) orders with the slow-burn of [DCA](https://docs.defihub.fi/products/dollar-cost-average-dca) and the passive action of [Liquidity](https://docs.defihub.fi/products/liquidity-provision) pools.

<div align="left"><figure><img src="https://273844892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInl83e0L0SWx07DwslNS%2Fuploads%2F3SZN9yqkK9cInMDWLpL6%2Fimage.png?alt=media&#x26;token=155794a3-fb7e-46d9-ac0d-2e6180ee1d0e" alt="" width="361"><figcaption></figcaption></figure></div>

## How can I invest?

1. Access the Strategies page from the dashboard or through the link: [Strategies](https://www.defihub.fi/strategies/invest).
2. Choose a strategy you want to invest and click on the card.
3. Connect your wallet.
4. Enter the amount you want to invest or click "MAX" if you're feeling particularly bullish :ox:.
5. Approve the Strategies contract to spend your tokens, either by clicking "**Approve all txs**" or "**Approve one tx**", and then send the deposit transaction by clicking the "**Deposit**" button.
6. Confirm the transaction on the modal that will popup and then on your wallet.

## How to manage your positions?

In the **Positions** tab you can view all your active and closed positions in one place, both open and closed. It gives you an overview of your balances, total invested amounts, and current profits. You’ll also see which tokens you hold and easily manage each position.

#### Collect Position

Clicking the **"collect"** button will claim tokens from your position coming from the following sources:

* Tokens purchased from DCA (output tokens only, for example: WBTC in a USDC ⇒ WBTC pool)
* Tokens purchased using BUY
* Fees earned from Liquidity Pools

#### Close Position

Clicking the **"Withdraw All"** button will close the position, meaning you will collect everything, including:

* Everything from the "collect" button
* DCA input tokens (for example: USDC in a USDC ⇒ WBTC pool)
* Undo liquidity pool and get the underlying tokens (maybe make this term more readable to beginers)

#### See Detailed Position

{% hint style="info" %}
This is a highly requested feature and and is in development! Once available, it will let you explore the details of your position, from a timeline of DCA swap prices to a breakdown of liquidity fees and staked assets.
{% endhint %}


---

# 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.defihub.fi/products/strategies/investing-in-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.
