> For the complete documentation index, see [llms.txt](https://red-kunai-labs.gitbook.io/project-sensai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://red-kunai-labs.gitbook.io/project-sensai/avatars/web2-avatars.md).

# Web2 Avatars

SENSAI aims to achieve broad appeal among both web2 and web3 users, avoiding any requirement to comprehend complex web3 concepts or overwhelming experiences associated with this technology.

The goal is to have known web2 elements (and options) as the primary UX while allowing web3 elements under the hood.

## Off-Chain Avatars

The option to purchase Avatars off-chain will allow for these benefits:

* Cheaper price-point
* Familiar purchase experience
* Less technical understanding required
* Still get to experience the gamefi elements

Because the avatars are off-chain, they will not have the option to live as a blockchain collection.

## Payment Method

Users can pay via in-app purchase method or SENSAI coins (collected from PvP & PvE).


---

# 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:

```
GET https://red-kunai-labs.gitbook.io/project-sensai/avatars/web2-avatars.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.
