# 简易期权

**Simple Options** is a virtual currency options product that Substance plans to launch.

SubstanceX Simple Options is a product centered around option pricing logic with a trusted settlement mechanism. It allows users to buy Call or Put options at specific prices to predict the price changes of the underlying asset. By doing so, users can limit their potential losses while potentially achieving up to 20 times the maximum returns.

The price of an option is determined based on its probability of exercise, ranging from 0 to 1. Upon expiration, the option is settled as either 0 or 1, depending on whether it is exercised.

Stay tuned.

简易期权是SubstanceX计划推出的一个虚拟货币期权产品。

SubstanceX简易期权是一款以期权定价逻辑为核心的产品，具有可信的结算机制。它允许用户以特定价格购买看涨或看跌期权，以预测标的资产的价格变化。通过这种方式，用户可以限制潜在的损失，同时有可能获得高达20倍的回报。&#x20;

期权价格根据其行使概率确定，行使概率从 0 到 1 不等，期权到期时，根据是否行使，结算价为 0 或 1。

敬请期待。<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.substancex.io/zh/ji-jiang-shang-xian/jian-yi-qi-quan.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.
