# 关于

#### 此应用使用python作为后端来编写网站，并使用electron将网站打包

刚开始我是想用python写前端与后端的，可是用python来写前端就是一种折磨。

使用前者的方法显然是比较省时省力的，并且我也有一些编写Python Flask的经验，所以才有了这个项目现在的样子。


---

# 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://docs.amodm.eu.org/info/about.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.
