# Cauldron

<figure><img src="https://635046935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeQ1BZ5kgejNRvepfBcAz%2Fuploads%2Fr17jdRc5ctj6bJeitqCX%2Fimage.png?alt=media&#x26;token=b9e06530-3f09-4474-8646-3f41336e23b4" alt=""><figcaption><p>What's cookin'?</p></figcaption></figure>

### A point about points

Every card in Agnosia retains an amount of brew points according to its level, matches played, and wins. Brew points are equivalent to the weight a card can be redeemed for when brewed in the Cauldron. While a card's brew points can be positively impacted by its wins and matches played, its brew point value is negatively affected when many cards of its level or higher have been discovered and brewed globally. The most substantial gain in brew points comes from newly discovered high-level cards. The difference in brew points per level is substantial enough to wholly negate the impact of a player farming wins against themselves to gain points. This also assists more active players in attempts to achieve a weight advantage against inactive veterans in the Cauldron. A card's brew point value is negatively affected when many cards of its level or higher have been discovered and brewed globally.

<figure><img src="https://635046935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeQ1BZ5kgejNRvepfBcAz%2Fuploads%2F3QkCc0zPBOSzdOXYVthZ%2Fimage.png?alt=media&#x26;token=d2c4a312-a3a1-4517-996b-cafab47f5611" alt=""><figcaption></figcaption></figure>

### But weight, there's more

The Cauldron is a competitive card redemption and reward mechanism that utilizes a weight system to calculate the allocation of tokens vested to users over a fixed distribution schedule. Weight in the Cauldron corresponds to the total amount of brew points held by cards that have been brewed and is used to determine the rate of tokens emitted to a user based on their share of the total weight in the system and  the balance of reward tokens in the contract. Rewards can be withdrawn at any time by clicking on the Cauldron or brewing an additional card to redeem any outstanding balance. Cauldron weight is permanent and is also included in the [Gateway](https://docs.agnosia.gg/conjure#its-like-the-private-key-to-a-burn-address) weight calculation, providing an additional share of the Gateway reward to a user even if they have only used the Cauldron.

<figure><img src="https://635046935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeQ1BZ5kgejNRvepfBcAz%2Fuploads%2FBwjR5kZ3bmIfnDbz2zdq%2Fimage.png?alt=media&#x26;token=a2cc03b6-ff5d-4969-aa21-4ff3c3ab3d0a" alt=""><figcaption></figcaption></figure>

### Statistics

User and global statistics can be viewed on the user interface by clicking the arrow on the right side of the Cauldron page to reveal the statistics panel.

**User:**

* User weight - The total weight of all cards brewed by the connected user.
* User brewed - The total amount of cards brewed by the user.
* Total claimed - The total amount of Vidya tokens claimed by the user.
* Outstanding rewards - The total amount of Vidya tokens ready to be claimed by the user.

**Global:**

* Total weight - The total weight of all cards brewed by all users.
* Total brewed - The total amount of cards brewed by all users.
* Total claimed - The total amount of Vidya tokens claimed by all users.
* Vidya balance - The total amount of Vidya tokens in the contract.


---

# 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.agnosia.gg/cauldron.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.
