# Gaming / Metaverse Gateway

{% hint style="info" %}
**Good to know:** This feature is particularly useful for gaming and metaverse based companies and is defined in Use Cases section of this whitepaper. Expected to be rolled out in Jan 2023.
{% endhint %}

✨ User purchases our Metaverse API from our SaaS platform

✨ User integrates our API in the gaming engine like Unity / other metaverse framework.

✨ Gamer makes the in gaming purchases using our smart contract based metaverse payment gateway API.

✨ The smart contract credits the company wallet and the API also makes sure the the transaction is securely processed through blockchain

✨ The whole mechanism is handled through GrowLimitLess Smart Contract

✨ Once payment is processed successfully the transaction is recorded on chain and the API also returns an acknowledgement to the gaming engine.


---

# 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://gll.gitbook.io/growlimitless-whitepaper-gll/what-makes-us-limitless/gaming-metaverse-gateway.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.
