> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/sen-lin-gong-an-xian-zhi-le-xian-fa-fu-yu-wo-men-de-zi-you.md).

# 森林公安限制了宪法赋予我们的自由

中华人民共和国宪法第三十七条规定：中华人民共和国公民的人身自由不受侵犯。

临沧市临翔区森林公安，于2014年元旦下午1点至6点30分期间用其“森林防火”车辆堵住了第二家园四分院通往外界的唯一通道，6点多，我们的车辆要出去办事，结果出不去，森林公安的车辆停在大门口路上，车辆内无人，于是，我向森林公安局用电话提出抗议，约20分钟，森林公安派人来将其车辆开走，但其车辆并没有开远，继续停在不远处监视我们，直到夜晚11点才开走。

森林公安的做法严重违背了宪法，剥夺了宪法赋予公民的人身自由。

更为奇巧的是，就在森林公安堵住我们通道的期间，我们几次修复几次破坏的吃水管道又被破坏了。

2014/1/2


---

# 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://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/sen-lin-gong-an-xian-zhi-le-xian-fa-fu-yu-wo-men-de-zi-you.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.
