> For the complete documentation index, see [llms.txt](https://koalalabs.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://koalalabs.gitbook.io/whitepaper/koala-labs/introduction.md).

# Introduction

Welcome to Koala Labs, the first multi-chain NFT community designed to empower NFT creators and collectors by providing them with innovative tools and utilities across different chains. At Koala Labs, we are committed to bridging the gap between NFT communities on different chains and making NFT creation and access more accessible for all.

### Our Vision

{% hint style="info" %}
Our mission at Koala Labs is to become the go-to platform for NFT creators and collectors across different chains. We want to help communities thrive by providing them with a variety of tools and utilities that enable them to easily create, manage, and distribute their NFTs across different chains. Our platform aims to break down the barriers that have traditionally limited NFT access and make the NFT world more accessible and inclusive.
{% endhint %}

## <img src="/files/fJAWnGoshOPOlJHJZj7h" alt="" data-size="line">Social Links

Below are the official links of Koala Labs:

<img src="/files/BV9YwlXVI4EEY6tbMWxa" alt="" data-size="line">[Twitter](https://twitter.com/koalalabs_io)\ <img src="/files/8FpPXbwpzP8YbEcQzEZU" alt="" data-size="line">[Discord](https://discord.gg/koalalabs)\ <img src="/files/qJ4dTGQhE7ebvJPSeoCA" alt="" data-size="line">[Website](https://koalalabs.io)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://koalalabs.gitbook.io/whitepaper/koala-labs/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
