> ## Documentation Index
> Fetch the complete documentation index at: https://toolkit.victorgamestudio.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the documentation for the Poly Plaza Toolkit

Here you'll learn how to use the Poly Plaza Toolkit to create custom mods and enhance your game experience.

## What is the Poly Plaza Toolkit?

The Poly Plaza Toolkit is a powerful modding framework that allows you to create custom content for Poly Plaza using Lua scripting. With it, you can create new gameplay elements, customize the UI, and add exciting features to enhance your gaming experience.

<CardGroup cols={2}>
  <Card title="Get started" icon="pen-to-square" href="/quickstart">
    Create your first Poly Plaza mod and learn the basics of the toolkit.
  </Card>

  <Card title="Join the community" icon="discord" href="https://discord.gg/fuGSrbb3wP">
    Join our discord server to get help and meet other Poly Plaza modders.
  </Card>
</CardGroup>
