# Portfolio

The Sociocat Leaderboard is a valuable feature designed to provide users with insights into their investment performance within the SocialFi community. Specifically integrated into the user's portfolio, this feature allows for a comprehensive understanding of key metrics related to their assets. Here's what you can explore within the Sociocat Leaderboard's Portfolio section:

1. **Key Overview:**
   * Gain a complete understanding of all the keys you've purchased before. Access detailed information about each key in your portfolio.
2. **Portfolio Balance:**
   * Keep track of your portfolio balance, providing a real-time snapshot of the cumulative value of your SocialFi assets.
3. **Transaction History:**
   * Dive into your transaction history to review and analyze every key-related transaction you've made. This includes purchases, sales, and any other relevant activities.

The Sociocat Leaderboard's Portfolio feature empowers users to manage their investments effectively, offering a user-friendly interface to assess key details, track portfolio balances, and review transaction history


---

# 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.sociocat.xyz/portfolio.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.
