# Opening A New Position

## Step 1 - Adding a New Position

The first things you need to do to add a new position is sign in to your dashboard and click on the *add new position* icon.

We'll power through a new position of type *put*, as we'll dedicate [another page](/product-guides/starting-from-an-existing-position.md) to covering positions of type *buy*.

<figure><img src="/files/H4L5va9PEbBdiOy1XJaR" alt=""><figcaption></figcaption></figure>

## Step 2 - Filling Out Details

Opening a new position in Option Track is pretty straight forward. All you need to do is gather the details of the position you've opened in your brokerage account and fill them out inside Option Track.

This is what the details of a trade look like inside Charles Schwab's transaction history.

<figure><img src="/files/MrxXEHyKavG6eOL6ctjN" alt=""><figcaption><p>2 PUT option contracts for SNAP that expire on December 8th, 2023. Strike price of $12.00. Premium of $0.14/share. $1.32 in fees.</p></figcaption></figure>

And this is how it translates to Option Track.

<figure><img src="/files/AphfyTS7tvBHjgZCR2gi" alt=""><figcaption></figcaption></figure>

## Step 3 - Saving your position

You're free to use the notes field however you wish. This is for your eyes only.

Once you're done filling out your details, hit save.&#x20;

Your trade will now show up in your open positions of your dashboard.

Your dashboard is sorted in alphabetical order.&#x20;

<figure><img src="/files/ZBQk7BYOhw1futJU9QYL" alt=""><figcaption></figcaption></figure>


---

# 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/product-guides/opening-a-new-position.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.
