# 🔁 Boundedness Tradability System

<figure><img src="/files/hpEpbp70DG6i3XuCrUkh" alt=""><figcaption></figcaption></figure>

### What’s the Boundedness and Tradability System?

It’s the rulebook for how items work! The tags on items show if you can trade them, store them, or if they’re stuck with one character. Knowing these rules makes it super easy to handle your loot and plan your adventures.

### How It Works

* **Account Bound (\[ AB ])**: These items can be shared between all your characters on the same account using **account storage**. For example, if your main character picks up an \[ AB ] Red Potion, you can give it to your other characters. Cool, right?
* **Guild Bound (\[ GB ])**: These can be shared with your guild using **guild storage**. Perfect for passing gear to your guild buddies or saving for team events.
* **Character Bound (\[ CB ])**: These are locked to the character that picks them up. No sharing, no storing—just you and that item forever!

### Rules to Know

* **Storage Rules**: \[ AB ] items go only in account storage, and \[ GB ] items go only in guild storage. You can’t mix them up or trade them outside these storages.


---

# 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://rf2p.gitbook.io/ragna-free-2-play/unique-features-systems/boundedness-tradability-system.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.
