# Making a chart

- [(WIP) Charting Tutorial](https://sekai-guide.tootiejin.com/making-a-chart/charting-tuturial.md): This article is about a procedure for creating charts.
- [Creating Slide Shapes](https://sekai-guide.tootiejin.com/making-a-chart/creating-slide-shapes.md): Did you know a Hold (or Slider) in Project Sekai can make shapes? Heh, like CHUNITHM...
- [Hi-Speed](https://sekai-guide.tootiejin.com/making-a-chart/hi-speed.md): "Where did the note go!?" - Hi-Speed: How it works and common effects using Hi-Speed.
- [Gimmicks Lab](https://sekai-guide.tootiejin.com/making-a-chart/gimmicks-lab.md): Compilation of gimmicks you can do to make your chart feel unique, or something. Last updated: October 1st, 2024


---

# 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://sekai-guide.tootiejin.com/making-a-chart.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.
