# Managing Your Portfolio

Keep track of your bets and overall performance:

1. Navigate to the "User Panel" section.
2. View your active bets, settled bets, and overall profit/loss.
3. Use filters to sort bets by sport, date, or status.
4. Click on individual bets for more details, including potential cash-out options if available.

Tip: Regularly reviewing your betting history can help you refine your strategy over time.


---

# 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://pinwin-xyz.gitbook.io/pinwin.xyz-docs/pinwin.xyz-features-and-ux/markdown-2.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.
