# Open Positions

**To access this menu**, tap on the "Open Positions" button from the home menu or use the command `/positions`

<div align="left"><figure><img src="/files/alEuvSNCD9Cf78dgJ0qo" alt="" width="375"><figcaption></figcaption></figure></div>

Here you can view all your open positions along with a brief summary for each: token ticker, purchase time, value in SOL, and PnL. Click on the token ticker or a button like "**1. $WIF**" to view more details.

<div align="left"><figure><img src="/files/SjEBEnbBFMVRA5gMbpKi" alt="" width="375"><figcaption></figcaption></figure></div>

After clicking on the ticker, you’ll see general information about the token, along with detailed data related to your position:

* **YOU HOLD** – Current value of your position in SOL
* **Token** – Number of tokens you’ve purchased
* **PnL** – Your current profit or loss (Profit and Loss)
* **Sold** – Number of tokens sold
* **AVG Cost MC** – The average market capitalization of the token at the time of all your purchases

<div align="left"><figure><img src="/files/vnTaJRjUzEYeeoJ9HEYt" alt="" width="375"><figcaption></figcaption></figure></div>

**Click the button:**

* **"Refresh"** to update the data
* **"Back"** to return to the **Open Positions** section
* **"Share PnL"** to generate an image of your PnL and share your results


---

# 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.swoop.fun/open-positions.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.
