> For the complete documentation index, see [llms.txt](https://thales-mfi.gitbook.io/app-documentation-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thales-mfi.gitbook.io/app-documentation-en/introduction.md).

# Introduction

### Overview

Welcome to the Thales Options Strategy Simulator (OSS), a powerful application designed to simulate and analyze complex options strategies. The OSS caters to professional options traders, offering a modular structure, exceptional flexibility, and cutting-edge technology to meet and exceed their needs.

<figure><img src="/files/Jy37x7V8Qin5XJUTiWR5" alt=""><figcaption><p>Dashboard Widget Structure of OSS</p></figcaption></figure>

The Thales OSS offers a user-friendly dashboard with customizable widgets. This allows for a personalized workspace to be created, enabling strategies to be clearly visualized. The application is designed to be applicable to both traditional and emerging markets, including cryptocurrency Options. Users are provided with valuable insights and a competitive advantage regardless of their preferred market.

We understand the ever-changing landscape of Options trading. To enhance your trading experience, the platform is continually enriched with new widgets, features, and functionalities. The OSS goes beyond simple simulation; it functions as a comprehensive analysis platform. This allows for exploration of market data, comparison of strategies, and a deeper understanding of market dynamics.

<figure><img src="/files/MseYgLjF3KeNGr09w6bz" alt=""><figcaption><p>The idea of an All-in-One Platform</p></figcaption></figure>

The Thales Options Strategy Simulator (OSS) empowers you to design, test, and refine options strategies in a user-friendly environment. This powerful tool can be your partner on your journey to mastering options trading.

[*Launch the App*](https://oss.thales-mfi.com/)


---

# 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://thales-mfi.gitbook.io/app-documentation-en/introduction.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.
