# Welcome to Option Track

{% hint style="info" %}
**Our knowledge-base is here to help you quickly get answers to some basic questions. But don't forget that Option Track supports a built-in messaging system that allows you to reach out to our team members and other traders on Option Track!**
{% endhint %}

## What is Option Track?

Welcome! We're thrilled you're here. 💛

Option Track is the companion you've always wished for but couldn't find anywhere—until now. As option traders ourselves, we created Option Track to streamline how we monitor the performance of each trade.

Before Option Track, we relied on Google Sheets to assess whether our rolls were yielding profits or losses over time. However, after a few trades, updating the spreadsheet consumed countless hours each week. Deciphering our own spreadsheets became a real challenge. We knew this wasn't the optimal method for managing a cash-based options trading portfolio.

With Option Track, both you and us can effortlessly track all our trades, whether they're open or closed. We can now easily gauge the returns on each roll and determine the ideal strike price to close our positions.

## Quick links

{% content-ref url="overview/what-we-do" %}
[what-we-do](https://docs.optiontrack.io/overview/what-we-do)
{% endcontent-ref %}

{% content-ref url="overview/our-features" %}
[our-features](https://docs.optiontrack.io/overview/our-features)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="fundamentals/getting-set-up" %}
[getting-set-up](https://docs.optiontrack.io/fundamentals/getting-set-up)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-set-up/creating-an-account" %}
[creating-an-account](https://docs.optiontrack.io/fundamentals/getting-set-up/creating-an-account)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-set-up/inviting-members" %}
[inviting-members](https://docs.optiontrack.io/fundamentals/getting-set-up/inviting-members)
{% endcontent-ref %}


---

# 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.optiontrack.io/welcome-to-option-track.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.
