> For the complete documentation index, see [llms.txt](https://docs.n01zet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n01zet.com/chinese/she-qu-biao-zhun/faltong-zhi.md).

# 法律通知

## 著作人

N01ZET平台由N01ZET公司发布，该公司是一家简化的股份制公司，资本为10 000欧元。

在巴黎的RCS注册，编号为902 420 991。

注册办事处。33 rue La Fayette 75009 Paris

**电子邮件地址：**&#x73;<upport@n01zet.com>

## 出版部主任

Victor DEGBO先生，N01ZET公司的总裁

## 主机供应商。

N01ZET平台是由谷歌爱尔兰有限公司托管的。

在爱尔兰注册的公司（编号：368047）。

注册办事处。Gordon House, Barrow Street Dublin 4

Ireland


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.n01zet.com/chinese/she-qu-biao-zhun/faltong-zhi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
