# Yoshino

{% hint style="danger" %}
**Make sure to read this before reading another part of the wiki :**

* Do not literally write `[ ] ( )` in your commands.&#x20;
* This wiki doesn't display it but every command is called with a prefix.
  {% endhint %}

Welcome to **Yoshino's Documentation** !

I hope you'll find enough help to **fully understand** Yoshino. If you want to correct, edit, add or remove something on this Wiki, you can go on [the GitHub page](https://github.com/HellCatVN/yuna/tree/docs). Your help will be gladly accepted !

## Setting up Yoshino

Yuna doesn't need any setup, it's designed to be intuitive.

However, you can configure many things. Take a look the the setting page.


---

# 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://yoshino.hellcatvn.com/undefined.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.
