# IMP保存设置

**选中一个功能按`F11`，保存当前功能的状态**

> **例如：选中无敌功能后，按下`F11键`即可保存当前状态**

**打开时保存打开状态，关闭时保存关闭状态**


---

# 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.hzz.im/gta5/exit/menu/impulse/config.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.
