# RAW Bank (in-game DeFi)

The functions of the **RAW-Bank** as a Play to Earn feature are as follows:

## **Deposit**

Players can deposit tokens into the RAW-Bank as an investment, which serves as a liquidity asset.

## **Mortgage**

Players can pawn their NFTs, with the option to extend the loan period by paying interest, or reclaim the NFT by repaying the loan principal plus interest.

## **NFT Lending**

Players can lend their AGuS NFTs to other players for a set period to help level up the NFT. The borrower will receive a salary or reward in the form of in-game currency or tokens.

## **Saving**

This acts as a safe where players can store their in-game currencies (bronze, silver, and gold).

## **RAWS Changer**

An exchange system that allows players to convert in-game currencies into tokens (bronze to silver, silver to gold, and gold to RAWS tokens).

## **Token Loan**

Players can borrow tokens (from the liquidity deposit assets) and repay the loan with interest within a set period. The borrower must provide collateral in the form of stablecoins to use this feature.

## **Paylater**

Players can receive tokens without collateral (the tokens can only be used to buy items from a special Paylater menu). They must repay the tokens plus interest within a certain period. The more timely the player is in repaying, the higher their Paylater credit score will be.

## **NFT Leasing & Rent**

a. **NFT Leasing**\
Players can purchase NFTs through an installment plan.\
b. **NFT Rent**\
Players can rent NFTs from other players and return them within a specified period (based on the mortgage system).

## **RAW Shop**

A special marketplace that offers exclusive items that can only be purchased with tokens or through Paylater.


---

# 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://reignalterworld.gitbook.io/litepaper/economy/play-to-earn/raw-bank-in-game-defi.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.
