# Notable Technologies Applied

Sverse combines multiple cutting-edge stacks to deliver scalability, security, and creativity:

• Blockchain Layer: Built on The Open Network (TON) for fast, low-cost on-chain operations.\
• Backend Infrastructure: Node.js + GraphQL microservices with MongoDB and Redis caching.\
• Smart Contracts: Written in Tact (for TON) and Solidity (for cross-chain compatibility).\
• AI Integration: LangChain-based agents for content generation, asset management, and logic recommendations within the Creator Economy.\
• RAG (Retrieval-Augmented Generation) Layer: Enhances the in-game AI assistant’s understanding of game worlds, lore, and player interactions.


---

# 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-1.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.
