# What is this?

This is a public collection of *Project Sekai: Colorful Stage!* charting patterns.

If you’re looking for an **introduction to charting**, check out this guide instead:\
👉 [Getting Started with PJ Sekai Charting](https://sekai-guide.tootiejin.com/getting-started/start-here)

Please don't be scared to [contribute](https://mmwpatterns.gitbook.io/mmwpatterns/info/how-can-i-contribute)! It's okay if your additions are a little messy.

#### Browse Patterns

* [Gimmicky Patterns](https://mmwpatterns.gitbook.io/mmwpatterns/gimmicks/)
* [Calmer Patterns](https://mmwpatterns.gitbook.io/mmwpatterns/basic/)
* Mixed or unusual patterns can be added as needed.

The naming schemes aren't very strict, but they should give you a tiny bit of a nudge in the right direction if you're looking for something specific.

Join the community!\
[![discord](https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/67d00cf7266d2c75571aebde_Example.svg)](https://discord.gg/D8JD7DRBQb)


---

# 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://mmwpatterns.gitbook.io/mmwpatterns/info/what-is-this.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.
