# 202.5 Lesson - verifiability

**Screen:** verifiability

**Headline:** The good must be easy to quickly identify and verify as authentic

**Reward:** 3

**Text:** It is important for a good store of value to be easily verifiable as authentic. This increases confidence in trade and the likelihood that a transaction will be completed.

Both fiat currencies and gold are generally easy to verify, but they are not foolproof. Counterfeit bills and gold-plated tungsten have been used to deceive people in the past.

On the other hand, the use of cryptography makes verification very easy for bitcoin and makes counterfeiting impossible.

\=================================================================

## QUIZ

**Question:** How can bitcoin be verified?

**Answer:** By using cryptographic signatures

**Feedback:** Congratulations! You are correct. Bitcoin can be verified with mathematical certainty using cryptographic signatures

**Correct:** true

**Answer:** By checking for gold-plated tungsten

**Feedback:** Sorry, but that's not quite right. Better luck next time

**Correct:** false

**Answer:** By checking for features on banknotes to prevent counterfeiting

**Feedback:** Wrong! Bitcoin is purely digital and doesn't utilize banknotes. Try again!

**Correct:** false

<figure><img src="/files/ViJ5Tx9dwfM8mX26yXJH" 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://earn.blink.sv/chapter-202-attributes-of-a-good-store-of-value/202.05-lesson-verifiability.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.
