# Navigating the Platform

Once connected, you can explore Pinwin.xyz's features:

1. Home Page: Overview of featured events and markets
2. Sports Betting: Browse and place bets on various sports and esports events
3. Prediction Markets: Explore and participate in diverse prediction markets (UPCOMING)
4. Profile: View your account details, active and settled bets
5. Analytics: Access odds analysis graphs and sport stats

Key areas to familiarize yourself with:

* Top Nav Bar
  * Start Search: Fast access to games, includes information of you last searches and what's trending&#x20;
  * Recent Activity: Shows other users activity and copy-trade feature
  * User Menu: Access to your profile dashboard, settings, and wallet information
  * Language: Let's you change language and odds format
* Top Panel:&#x20;
  * Sports filtering
  * Tournament filtering
  * Live or upcoming event mode
  * Watchlist
  * Grid view or Pro/List view mode ⓘ
* Main Content Area: Displays events, markets, stats and other analytics
* Bet Slip: Located on the right side, shows your selected bets and allows for bet placement

{% hint style="info" %}
Pro view adds information about the game:\
\- Volume\
\- Liquidity\
\- Stats
{% endhint %}

### Setting Up Notifications (under development)

To stay updated on your bets and market movements:

1. Go to your account settings
2. Choose your preferred notification methods (email, push notifications, etc.)
3. Select the types of notifications you want to receive (bet settlements, significant odds changes, etc.)

{% hint style="info" %}
Remember, your wallet connection is your gateway to Pinwin.xyz. Always ensure you're connected to the correct network (Polygon or Solana) and have sufficient funds before attempting to place bets.
{% endhint %}


---

# 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/getting-started/publish-your-docs-3.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.
