# Introduction

#### Welcome to ROJI

ROJI is a Web3 commerce platform that combines tokenization of Real World Assets (RWA) with Web 3 enabled digital storefronts.\
\
Our goal is to allow you to create Web3 experiences that feel like Web2. You can create interactive storefronts, connect to Phygitals, create Smart Contracts for Redeemable and Asset-Backed NFTs and much more. All without the need for crypto knowledge.

#### Connect with us

{% @mailchimp/mailchimpSubscribe cta="Sign up to our mailing list to receive updates!" %}

* Website: [roji.io](https://roji.io)
* Blog: [blog.roji.io](https://blog.roji.io)
* Twitter: [@getroji](https://twitter.com/getroji)
* Documentation (this website): [docs.roji.io](https://docs.roji.io)
* Email: <hello@roji.io>


---

# 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.roji.io/readme.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.
