# Orders and positions

**Open Positions and Orders on the Futures Market**

On this page, users can view all relevant information about their open positions and placed orders on the futures market. This includes details such as the ticker, volume, entry price, current price, and potential profit or loss.

**Managing Spot Positions via Tiger.com Broker**

For those trading on the spot market through the Tiger.com Broker platform, there is an option to manage spot positions directly in the account.\
This can be done on the **"Wallet – Spot - View assets"** page, where spot assets can be monitored.


---

# 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://broker-docs.tiger.com/english-2/interface/orders-and-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.
