# Charting Guide

- [General Advice](https://sekai-guide.tootiejin.com/charting-guide/general-advice.md): A list of advice when making charts. Understanding completely can lead you to success!
- [Making Charts in Different Difficulties](https://sekai-guide.tootiejin.com/charting-guide/making-charts-in-different-difficulties.md)
- [Adding Skill & Fever events](https://sekai-guide.tootiejin.com/charting-guide/adding-skill-and-fever-events.md): This page is for adding your chart with skill & fever events to the official engine. For more information about this, join the Discord: discord.gg/untitledcharts.
- [(JP)スキルとFEVERイベントの追加](https://sekai-guide.tootiejin.com/charting-guide/jpsukirutofeveribentono.md): このページは、スキルとFEVERイベントを含む譜面を公式エンジンに追加するためのものです。


---

# 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/charting-guide.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.
