# Teva Stack

Teva Stack provides web2 developer experience (DX) through a graphical user interface (GUI) to seamlessly integrate web3 features into Unity or Unreal Engine based games. This is enabled through a developer console where developers can create game applications by selecting or creating game characters, accessories (ERC721 & ERC1155), and in-game tokens (ERC20). Executed with ease as the platform auto manages blockchain tasks such as dynamically creating and deploying contracts based on the configurations set by developers.&#x20;

The DEX is further enhanced by offering whitelisted access to our indie game partners who can access the developer console through a social log in, while we create a wallet for them in the background with a gasless experience for all deployments.&#x20;


---

# 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.tevaera.com/archive/teva-stack.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.
