# FAQ

* What is Jungl?\
  Jungl is an AI-driven game creation platform that allows anyone to create, tokenize, and deploy games with integrated AI agents and cross-chain support.\ <br>
* How do I create a game on Jungl?\
  Use our intuitive 3D game editor and AI-powered tools to create games without coding.\ <br>
* Can I connect my game to blockchain tokens?\
  Yes, you can tokenize in-game assets and connect them to multiple blockchain protocols.\ <br>
* How do I add AI agents to my game?\
  Use our AI agent creation tools to add intelligent characters that can interact with players on X or Foxxi Social.\ <br>
* What will happen to the angel sale contributions to the Foxxi token?\
  There is no change, and all funds are SAFU (Secure Asset Fund for Users). Your contributions remain secure and fully protected.\ <br>
* What is the roadmap for Jungl?\
  Stay tuned for future updates as we continue to expand the Jungl ecosystem.\ <br>

<br>


---

# 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://jungl.gitbook.io/docs/faq.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.
