# Welcome to Ajuna Network

Hey there, welcome! Happy that you found your way to our wiki. This wiki is Ajuna Networks single source of truth. Whether you're a game developer that wants to learn about our tools and build your game with us or whether you're a community member that wants to know more about us - you're at the right place. <br>

1. If you're new to Ajuna Network, you may find our [general introduction section](/introducing-ajuna-and-bajun/overview.md) helpful to better understand what we're doing.&#x20;
2. If you want to use our Ajuna.SDK to kick-off your development process, please go to our [Ajuna SDK Toolchain section](/build-with-us/substrate-c-sdk.md).&#x20;
3. All about our community (incl. official links to our social media channels), ecosystem, and partners can be found [here.](/community-and-ecosystem/official-channels.md)

We hope you enjoy the read! For feedback, please contact us at <hello@ajuna.io>.&#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://wiki.ajuna.io/welcome-to-ajuna-network.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.
