# Simple Options

**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.<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/coming-soon/simple-options.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.
