# OVC (OverNet Credits)

The utility token to be used throughout this model is **OVC.** The token serves 3 main utility purposes:

1. Player-To-Player Marketplace Settlement Currency: Every P2P trade made in-game will be settled using OVC.
2. In-App Purchases (IAPs) will be settled in OVC, however they will be valued at a fixed USD value as to avoid pricing out **Gamers**.
3. Swap Liquidity Provisioning, creating an incentive to providing a constant source of OVC for **Gamers** to consume.


---

# 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://obitus.gitbook.io/overknights/economy/ovc-overnet-credits.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.
