# Claims and Objects

**Claim Currency**

Claim Currency represents a claim on an asset which lies elsewhere. This would be the case when, for example, you use a credit card, or a cheque to pay for goods and services. In this case, the merchant’s terminal calls the bank to check if you, as the purchaser, have a claim on enough funds to cover the purchase. More recently stable coins, or cryptocurrencies backed by all manner of things represent this category of currencies. The assumption being that they can be traded in for the asset backing them at any time.

**Object Currency**

*Object currency - When using an Object Currency, the object, and its value, physically passes to the next person at the point of the transaction. By way of example one could pay for goods and services with a gold coin, Bitcoin or cash.*

**Redemption Value**

*Redemption Value in this context refers to every form of known currency whether it has a Fixed Value of redemption or it has a Variable Value of redemption. For example, within a USD ecosystem $1 is a fixed value of redemption, and Bitcoin would have a variable value of redemption.*


---

# 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://vow-2.gitbook.io/white-paper/what-is-money/types-of-money/claims-and-objects.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.
