# 3. Tokenomics in ArcheWorld

## **Blockchain Technology and Tokens of ArcheWorld**

### Mainnet

Klaytn Chain is the L1 Chain, and Bora Chain is the L2 Chain on the Klaytn Chain.

### Private Chain

Although the issues of basic speed and gas fee are resolved by using the L2 chain, public chain has limits as to handling all active user exchanges unique to MMORPGs. Thus, all in-game exchanges will be recorded on the Private Chain and when BSLT moves out of the game (i.e. to individual wallets, etc.), such transactions will be recorded on the Public Chain. All transactions on Private Chain will be completely open in the form of a Scope on our website for the sake of transparency.

### Token - BSLT

ArcheWorld’s basic service token is Blue Salt (BSLT), derived from one of the traditional game elements of ArcheAge - Blue Salt Brotherhood.


---

# 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://whitepaper.archeworld.io/3.-tokenomics-in-archeworld.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.
