# Earning and Leveling Mechanic: the Balance of rawTRYP Absorption

Every race completion in the Absorption Experiment rewards players with rawTRYP, split into rawTRYP Charge and extracted rawTRYP, based on a formula intertwining the fastest lap time and number of laps completed.

### **RawTRYP Charge**&#x20;

The very purpose of The Absorption Experiment, rawTRYP Charge accumulates into your BYOCraft, acting as the EXP needed to level it up. Each craft type offers a unique multiplier to rawTRYP Charge at race end.

### **RawTRYP**

Extracted by Apostles, rawTRYP transfers into the players’ balance and can be used for various upgrades and, in the future, can be deposited into the TRYP refinery for conversion into refinedTRYP (ERC-20 token). Each Apostle type provides a certain multiplier to rawTRYP at race end.

### **RawTRYP & RefinedTRYP Relationship**&#x20;

RawTRYP is the in-game currency across BYORacer, BYOVerse, and future BYO game launches, while refinedTRYP, produced by depositing rawTRYP at a fixed conversion rate, serves as the ERC-20 token of the BYOVerse.

{% hint style="info" %}
More details will be released within the Economy Paper.
{% endhint %}


---

# 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://byopills.gitbook.io/byoracer-game-guide/earning-and-leveling-mechanic-the-balance-of-rawtryp-absorption.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.
