> For the complete documentation index, see [llms.txt](https://docs.antimatter.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antimatter.finance/user-guide/getting-started-antimatter-structured/decision-guide-for-dual-investment.md).

# Decision Guide for Dual Investment

{% hint style="warning" %}
**Disclaimer:** This Guide is **not financial advice** and is not supposed to make decisions for you but is intended to make it easier to understand what Dual Investment product might be suited for you.
{% endhint %}

**1.** First, you need to decide if you want to invest into a BTC product or any of the available altcoins. They serve as Underlying Asset for your investment, which means that your return depends on the price action of this asset. Generally said altcoins are more volatile than BTC but APY rates and available products are similar.

**2.** The second and arguably most important thing you need to decide on is the time frame you are considering for your investment. Currently you can choose between 1 day, 7 days and 14 days.

It is important, because Dual Investment is a product that can not be canceled during subscription and the outcome entirely depends on the Settlement Price on the Delivery Date. What happens during the subscription does not affect the outcome.

**3.** You need to decide if you want to subscribe to Upward Exercise or Downward Exercise. The following is a simplification, but generally:

Bullish -> Downward Exercise

Bearish -> Upward Exercise

This might sound counterintuitive, but it becomes clearer, when you understand that an execution of a product is negative for you in most cases. It means that your investment gets exchanged to the alternative currency (e.g. USDT for BTC Upward Exercise).

The optimal outcome is to be just below (upward exercise) or above (downward exercise) the Strike Price, so that the product is not exercised, and you get your deposit + yield in the Deposit Currency. Note that in the case of execution, you still get yield.

With Dual Investment you are not exposed to direct market volatility, but are still exposed to big market shifts. Keep in mind that this also largely depends on the chosen time frame.

Additional resources that might help understanding the concept:

* [Dual Investment - User Guide Video](https://www.youtube.com/watch?v=txyykFe0BIM)
* [Getting Started](/antimatter-structured-product/dual-investment.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antimatter.finance/user-guide/getting-started-antimatter-structured/decision-guide-for-dual-investment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
