# Flip

### What is Flip?

Similar to dabble, flip is a way to purchase a mystery product from a very dedicated pool of collectibles. Similar to dabbles, flips provide buyback offers on each attempt. There are currently two active flips:

<details>

<summary>$1 Pokemon Card Flip</summary>

For only a dollar get a random Pokemon card worth anywhere from $.01 to $100+

Once you have a card you can [Collection Management](/core-features/your-profile/collection-management.md#redeem) or [Collection Management](/core-features/your-profile/collection-management.md#grade) it right from your profile!

</details>

<details>

<summary>$35 Pokemon Slab Flip</summary>

Purchase a random slab worth anywhere from $15 to $1,000+

Discover new cards and grow your graded collection on DYLI.

</details>

<figure><img src="/files/oM4JWgjGMjEmQ2xvGRF9" alt=""><figcaption></figcaption></figure>


---

# 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.dyli.io/core-features/play/flip.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.
