# Creating Strategies

So you fancy yourself a financial genius? Well, now you can prove it by creating your own investment strategies on DeFihub, and unlike your unsolicited stock tips at family dinners, people might actually pay attention here. When users invest in your masterpiece of financial engineering, you earn a cut of the action. That's right, passive income for your active brain cells.

Think of it as opening your own digital hedge fund, minus the fancy office and obligation to explain your losses to angry investors face-to-face. Your strategy gets showcased in the marketplace alongside the big boys, giving everyone access to your ~~questionable~~, I mean, innovative, investment ideas. Whether you're the next Warren Buffett or just someone who thinks they understand crypto because they once bought "the dip" (before it dipped again), this is your chance to shine.

Each deposit into your creation puts tokens in your pocket while you sleep, shower, or brag about your returns at parties. So channel your inner financial wizard and create a strategy that makes people wonder, "Why didn't I think of that?"

## How to Create a Strategy

{% hint style="info" %}
Creating a strategy is 100% free, but like any blockchain interaction, you'll need some gas[^1] to send the transaction. Make sure your wallet is connected to DeFihub before you start, unless you enjoy the special pain of setting everything up twice.
{% endhint %}

### **1. Name** your strategy

Give it something catchy that screams "financial genius at work." Or just name it after your pet. Whatever floats your boat.

### 2. Select a chain

{% hint style="danger" %}
Changing chains mid-creation will RESET ALL INVESTMENT CONFIGURATION faster than you can say "I should have read the warning."
{% endhint %}

Different chains offer different tokens, so choose wisely between:

* Arbitrum
* BNB Smart Chain (BSC)
* Polygon

### 3. Craft Your Strategy Bio

This is where you convince others you know what you're doing. Write something insightful about market trends and token fundamentals, or just admit you're throwing darts at a chart. Your choice.

{% hint style="info" %}
Pro tip: Complete your investments first so you can actually describe what your strategy does.
{% endhint %}

### 4. Setup your investments

Here's where the magic happens. Mix and match three types of investments until you reach 100% allocation, which you can track with the handy **percentage counter**:

<figure><img src="https://273844892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInl83e0L0SWx07DwslNS%2Fuploads%2FrWoQbPC9REVOUCl2sZSn%2Fimage.png?alt=media&#x26;token=a2cf15a3-2309-4848-8ca3-994347e7c740" alt=""><figcaption></figcaption></figure>

When selecting a product, click the "**Product**" box to open a modal showing all available options. Then set a **percentage**, this is how much of your investors' money goes into each part of your strategy.&#x20;

The "**Product**" and "**Percentage**" fields are highlighted below for those who struggle with basic UI elements (not you, of course).

<figure><img src="https://273844892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInl83e0L0SWx07DwslNS%2Fuploads%2F4LZez8z2VieSWEcmoEd9%2Fimage.png?alt=media&#x26;token=e22175d4-738e-44e7-808c-695a4145e39c" alt=""><figcaption></figcaption></figure>

Want to create a strategy that actually makes sense? Check out the detailed guides for each investment type:

* [How to setup a DCA investment](https://docs.defihub.fi/dollar-cost-average-dca#how-to-add-dca-to-your-strategy) (for the patient accumulators)
* [How to setup a Buy investment](https://docs.defihub.fi/buy-tokens#how-to-add-buy-tokens-to-your-strategy) (for the decisive "buy now" folks)
* [How to setup a Liquidity investment](https://docs.defihub.fi/liquidity-provision#how-to-add-liquidity-provision-to-your-strategy) (for the passive income seekers)

Once you've set up your first investment, click "**Add Investment**" to add more components. This is how you transform from basic strategy creator to investment influencer with a cult following.

<figure><img src="https://273844892-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInl83e0L0SWx07DwslNS%2Fuploads%2F5cJzZldgiBfHvwqNPgYI%2Fimage.png?alt=media&#x26;token=85ce764a-cbbd-4a65-bc3a-c41efe46adbf" alt=""><figcaption></figcaption></figure>

### 5. Review and Launch

Double-check everything is tight and ready to deploy. Hit the publish button, confirm the transaction in your wallet, and congratulations, you're now officially in the strategy business! Share your creation with friends, followers, or random strangers on the internet and watch as the fees roll in every time someone invests in your brainchild.

Remember, the more people who use your strategy, the more you earn, so maybe it's time to finally put those social media accounts to good use. Your followers can finally put their money where your mouth is, and you can finally put their money in your wallet.

[^1]: Native token of a chain (ETH in Arbitrum, or POL in Polygon)


---

# 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/creating-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.
