# Bob, Jack, and Adam

Three hypothetical users, Bob, Jack, and Adam all sit down in their respective homes to play SquareUp.

Bob’s profile:&#x20;

* Crypto Native&#x20;
* Owns several NFTs and/or participates in DeFi&#x20;
* Quick flipping trader&#x20;
* Mints degen plays, flips, and moves on

Jack’s profile:&#x20;

* Degenerate DeFi and NFT whale&#x20;
* Positive expected value trader&#x20;
* Analytically minded&#x20;
* Buys with conviction and size

Adam’s profile:&#x20;

* Normal sports enthusiast&#x20;
* Limited to no crypto knowledge&#x20;
* Created a MetaMask wallet this week just to play SquareUp&#x20;
* A true sports junkie; not a trader, unlikely to sell or hedge


---

# 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.squareuplabs.com/squareup-the-product/example-contest/bob-jack-and-adam.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.
