# On-chain Configurations

## Investment Targets / Underlying Assets&#x20;

At the beginning of the product launch, Antimatter will list two mainstream assets as the underlying assets: BTC and ETH (more assets to be added to the list gradually).

1\. **Upward Exercise**&#x20;

Deposit Currency - **BTC, ETH**&#x20;

Alternate Currencies - **USDT**

2\. **Downward Exercise**&#x20;

Deposit Currency - **USDT**&#x20;

Alternate Currencies - **BTC, ETH**

## **Strike Price**

1. The strike price of each financial product is predetermined, while APY continues to fluctuate;
2. How to determine the strike price:&#x20;

* **Upward Exercise** - Strike Price = Current Price \* 105%, rounded to thousands (E.g. $51,000). The strike price would be $52,000, $53,000, and $54,000.
* **Downward Exercise** - Strike Price = Current Price \* 95%, rounded to thousands (E.g. $51,000). The strike price would be $50,000, $49,000, and $48,000.

## **Settlement Period**

1. Antimatter supports three periods, one day, one week or two weeks.
2. When a one-week period ends, the remaining period is a one-week INVEST, at which point the contract automatically creates a new two-week INVEST (the exercise price rule is as described above).

## **Min. & Max. Limit of Single Investment**

It is supported for users to configure the Min. and Max. deposit limit of single investment.

## **Total Allocation**

Each investment product has a total allocation (e.g. 100 BTC) and new orders will be suspended when all allocation is sold out (the product status changes to \[closed] and new products are automatically incremented).


---

# 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.antimatter.finance/antimatter-structured-product/dual-investment/on-chain-configurations.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.
