# FAQS

* Are my Cards Permanent?

  Each Upshot card lives on as a tamper-proof digital memento, stored on a distributed web storage system that outlives any company.

  Your digital cards will outlive Amazon, Google or even Microsoft.

  We’re building cards that go beyond fleeting predictions. When our users put their skin in the game, they deserve to own a cultural artifact.
* Do I Get to Keep My Cards Even After I Redeem My Prize?

Yes, your card will remain a scarce, collectible in your account even after an event has ended and if you claimed your prize.


---

# 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.upshot.cards/faqs.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.
