> For the complete documentation index, see [llms.txt](https://handbook.spend.market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.spend.market/welcome-to-spend-market/what-can-you-do-on-spend-market.md).

# What can you do on Spend Market?

**Trade real brand performance.** Starbucks vs. Dunkin'. Chipotle vs. Cava. Amazon vs. Walmart. Direct, head-to-head, settled on real sales figures.

**Get exposure to private companies.** Trader Joe's. Erewhon. Chick-fil-A. Brands with no ticker, that you can't touch in any other market. On Spend, they're priced.

**Trade adoption.** Who's actually winning the subscriber race, ChatGPT vs. Claude, one streaming service against the rest. Settled on how many people are really paying, not how many sign-ups got announced.

**Take a macro view.** Trade the theme, not just the brand. Be early to changing conditions: a GLP-1 wave bleeding into fast food and pharmacy, a fuel-price spike landing on the average gas-station ticket.

**Hedge your own behavior.** Spend heavily in a category? Get paid when it grows. Go long the subscriptions group, and if its spending climbs, your position gains offset what you're paying every month. Same logic for the daily coffee run or the grocery bill that keeps creeping up: price the habit you can't shake and let it pay you back. Of course, no guarantees.

**Short the category itself.** Including, if you like, a position on whether prediction markets outgrow sportsbook platforms. Trading prediction markets, on a prediction market. Meta is allowed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://handbook.spend.market/welcome-to-spend-market/what-can-you-do-on-spend-market.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
