> For the complete documentation index, see [llms.txt](https://rebel-protocol.gitbook.io/rebel-protocol-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rebel-protocol.gitbook.io/rebel-protocol-whitepaper/undefined-3/products-and-services.md).

# Products & Services

**Real World Asset (RWA)-backed Tokens**

REBEL is a blockchain platform that enables investors to benefit from the unprecedented growth of the asset fractionalisation market by investing in liquid, tradeable tokens denominated in grammes of precious metals and other real-world assets ([RWAs](https://docs.tvvin.com/real-world-assets/what-are-real-world-assets-rwas)).

REBEL is commencing its operations by harnessing the inherent and time-honoured value of gold bullion to create a cutting-edge digital token that can be both stored and actively traded in the derivative markets. The REBEL  token ($REB) is backed 1:1 to one-gramme of LBMA-certified gold and is available for purchase on accredited and institutional as well as retail markets.

&#x20;&#x20;

**MultiRWA Token - $REB**

REBEL will offer a MultiRWA token which is comprised proportionately of the multiple RWAs integrated within the REBEL platform. This will allow investors to spread their investment across assets while holding only one type of token ($REB). The multi-asset mechanism has the potential to be sub-categorised into baskets of any RWA-backed token available on the $REB platform.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://rebel-protocol.gitbook.io/rebel-protocol-whitepaper/undefined-3/products-and-services.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
