# Contribute

If you would like to make a contribution to this guide, whether providing a translation, suggesting an improvement, or writing your own page (you can check the todo list [here](/contribute/todo.md)), please get in touch with me either via [email](mailto:contact@tootiejin.com) or in any other SNS site in [my website](https://tootiejin.com). **Any help is greatly appreciated.** Your name will be listed here based on the contribution you made.

* *If you want to contribute a translation, you may be asked to maintain it, unless said otherwise.*

The people listed below are chiefly responsible for helping the guide more helpful and complete.

<table><thead><tr><th width="139">Name</th><th>Role</th></tr></thead><tbody><tr><td><a href="https://tootiejin.com">TootieJin</a></td><td>Lead wiki editor</td></tr><tr><td><a href="https://discordid.netlify.app/?id=224607276948783105">moplo</a><br><a href="https://discordid.netlify.app/?id=1249209345141506172">Zero</a><br><a href="https://discordid.netlify.app/?id=472191302239387649">nuezn</a></td><td>Wiki contributor</td></tr><tr><td></td><td><em>waiting for someone...</em></td></tr></tbody></table>


---

# 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/contribute.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.
