# What technologies do SVerse create and use?

Sverse team has developed several proprietary technologies and protocols specifically for this project. At its core, Sverse is built as a Blockchain-Enabled Backend-as-a-Service (BaaS) designed to power decentralized game ecosystems and creator economies.

Key in-house technologies include:

1. Sverse Core SDK & API Layer – a unified framework for developers to integrate blockchain features (wallets, NFTs, Jettons, and smart contracts) into games or apps without deep blockchain knowledge.
2. Cross-Chain NFT & Jetton Protocol – Sverse introduces a multi-chain standard that enables seamless NFT and asset interoperability across different blockchains (e.g. TON, BNB, Polygon).
3. Sverse Game Logic Engine – a modular logic-builder layer that lets creators modify core gameplay mechanics, build new experiences, and deploy them directly to the network.
4. Creator Economy Smart Contracts – specialized contracts that handle revenue-sharing, in-game purchases, and NFT royalties between game developers, creators, and players.
5. AI-Assisted Builder Tools – including UI Builder and Logic Builder, which simplify the creation of interactive game worlds through visual editing and AI suggestions.


---

# 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://sverse-1.gitbook.io/sverse-docs/documentation/technology/editor.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.
