> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kash.bot/llms.txt
> Use this file to discover all available pages before exploring further.

# Finding Opportunities

> How to discover markets worth trading on app.kash.bot

<Note>
  The best trades come from markets where you know something the price doesn't reflect yet. Here's how to find them.
</Note>

<img style={{ borderRadius: '0.5rem', marginBottom: '1rem' }} className="block dark:hidden" src="https://mintcdn.com/kash/ccJqSmLmwHitLEdQ/assets/cover/cover.svg?fit=max&auto=format&n=ccJqSmLmwHitLEdQ&q=85&s=bd474b91f522088935255f33b33ddd96" alt="Hero Light" width="1500" height="500" data-path="assets/cover/cover.svg" />

<img style={{ borderRadius: '0.5rem', marginBottom: '1rem' }} className="hidden dark:block" src="https://mintcdn.com/kash/ccJqSmLmwHitLEdQ/assets/cover/cover.svg?fit=max&auto=format&n=ccJqSmLmwHitLEdQ&q=85&s=bd474b91f522088935255f33b33ddd96" alt="Hero Dark" width="1500" height="500" data-path="assets/cover/cover.svg" />

## The home feed

The home page at [app.kash.bot](https://app.kash.bot) has three main tabs:

<Tabs>
  <Tab title="Trending">
    The most active markets right now, plus featured threads. Good default — high volume means tight prices and plenty of counterparties.
  </Tab>

  <Tab title="For You">
    Personalized picks based on your activity (signed-in users only). The more you trade, the better it gets.
  </Tab>

  <Tab title="Recurring">
    Markets that repeat on a schedule — like daily and weekly crypto price predictions. Same question, fresh odds every cycle.
  </Tab>
</Tabs>

Each market card shows the question, current odds, time remaining, and volume — enough to decide whether it's worth a closer look.

## Narrow it down

* **Categories** — filter by Crypto, Politics, Sports, Entertainment, Technology, and more
* **Search** — find markets by keyword
* **Sort** — by volume, newest, or ending soon
* **Bookmarks** — hit the bookmark icon on any market and find it later in your **Saved** tab

## Threads: related markets, bundled

[Threads](/getting-started/features/threads) group related markets into one collection — every match of a tournament, every question about one event. If you know a topic well, a thread lets you trade your whole view of it, not just one question.

## The World Cup hub

For World Cup 2026, Kash has a dedicated [hub](/getting-started/features/world-cup) with the full schedule, knockout bracket, outright winner markets, team pages, and news — everything in one place.

***

## Finding your edge

<AccordionGroup>
  <Accordion title="Trade what you know">
    Markets where you have real knowledge — your industry, your sport, your local scene — are where you're most likely to spot mispriced odds. Depth beats breadth.
  </Accordion>

  <Accordion title="Watch the timing">
    New markets and pre-event windows often have prices that haven't fully caught up with available information. Prices firm up as resolution approaches.
  </Accordion>

  <Accordion title="Use the market page">
    Each market page shows a price history chart, recent trades, a per-market leaderboard, and a live chat. Odds that just moved sharply — or haven't moved despite news — are both worth investigating.
  </Accordion>
</AccordionGroup>

<Tip>
  Start with one or two categories you genuinely know, bookmark the markets you're watching, and check the Recurring tab for repeatable setups.
</Tip>

<CardGroup cols={2}>
  <Card title="Making Predictions" icon="crystal-ball" href="/getting-started/guides/predicting">
    Place your first trade
  </Card>

  <Card title="Winning" icon="trophy-star" href="/getting-started/guides/winning">
    Track positions and claim winnings
  </Card>
</CardGroup>
