# Shwvi's online notes

> There maybe little thing here, but will be much!

Hello 👋🏻, I am [Shwvi](https://github.com/Shwvi). You can access this page at [Shwvi notes](https://shwvi.gitbook.io/notes/).

Eh, I use [gitbook](/notes/readme.md) to record my notes which may give you some help (I hope 🐵).

This is avaliable on [Notes-gitbook](https://github.com/Shwvi/Notes-gitbook/tree/master). And I will be happy if you can make some issue or push 🙈, also you can star this repo if something I write will help you.

Please indicate the source if authorized 🙊.


---

# 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://shwvi.gitbook.io/notes/readme.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.
