# pOAS Payment

<figure><img src="/files/3hMi6qn9RFuFcoVIq14s" alt=""><figcaption></figcaption></figure>

Re.Monster allows you to purchase certain items and NFTs using pOAS, which is issued on Oasys Layer1.

{% hint style="info" %}
pOAS is a token that is treated as having the same value as OAS, which plays a role similar to non-transferable points. Although it cannot be sold because it is non-transferable, it can be used in games within the Oasys ecosystem that support payments.
{% endhint %}

The amount of pOAS required to purchase each item is calculated in USD. The price of pOAS used for calculation is determined every Monday based on the 7-day TEMA.

After calculation, digits less than one integer digit are truncated.

***

## Purchase flow

1. Open the following form:\
   <https://forms.gle/DL71fotLiHPwPMPY6>
2. After filling in the necessary information, select the quantity of items you wish to purchase.
3. Calculate the total amount of pOAS required for each item and send it to the specified address.
4. Enter the transfer transaction into the form and submit it.
5. After confirmation by the operator, the relevant items will be sent and a notification will be sent within the game.\
   (Confirmation may take some time.)

{% hint style="info" %}
We apologize for the inconvenience caused by the delay in reflecting changes, as we are currently performing manual checks. pOAS was not originally planned, so we are taking this approach in order to meet the release deadline.

We plan to develop a smoother payment flow in the future based on future usage conditions.
{% endhint %}

***

## Payment items

### 1. Regeneration Ticket\[R]

<figure><img src="/files/6Tu8xWvieHSCK3XVVpdl" alt="" width="128"><figcaption></figcaption></figure>

This item eliminates the need for OAS when regenerating (minting) Monsters.\
When regenerating a Monster from NFT, the cost increases with the number of times each NFT is regenerated, but by using a Regeneration Ticket, the cost increase can be ignored.

Price: $8 worth of pOAS/per item

### 2. BIT

<figure><img src="/files/uW8cf2Vh8QL5xOzkrquZ" alt="" width="128"><figcaption></figcaption></figure>

It is an in-game currency used for various purposes such as training and purchasing items.\
\*Not FT

Price: $5 worth of pOAS/10,000 BIT

### 3. Farm NFT

<figure><img src="/files/w81CxPSP8gbpyanCL8HL" alt="" width="188"><figcaption></figcaption></figure>

These are items that are effective when set during the training of Monsters. Up to three of these items are distributed for free, but in the case of Farm NFT, they have terrain effects and high auxiliary ability in training, so they help with efficient training.

Price: $50 worth of pOAS/1 item


---

# 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.remonster.world/play-guide/poas-payment.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.
