# XiPro十万个为什么

<details>

<summary><mark style="color:blue;">XiP<strong>ro会不会影响游戏</strong></mark></summary>

**不会影响其他游戏的，因为注入式辅助只会注入进gta5.exe这个进程，就像是他只认这个门牌号，故不会影响其他游戏的**

</details>

<details>

<summary><mark style="color:blue;"><strong>不小心卸载了软件就没了吗</strong></mark></summary>

**不会没的，如果不小心卸载了可以重新下载然后登陆你激活的账号就行了，换电脑使用也是同样的道理**

</details>

<details>

<summary><mark style="color:blue;"><strong>每次打开都需要注入吗</strong></mark></summary>

**是的，因为注入式辅助不像修改文件辅助，相较于直接拖文件到游戏目录的辅助注入式的更安全**

</details>

<details>

<summary><mark style="color:blue;"><strong>每次都需要进入故事模式注入吗</strong></mark></summary>

**是的，因为线下模式是静态的，游戏是可以暂停的，而线上模式游戏无法暂停，也就无法暂停进程进行注入**

</details>

<details>

<summary><mark style="color:blue;"><strong>注入后的黑色命令框可以关闭吗</strong></mark></summary>

**不可以的，因为他是辅助的本体，用于检测进程，关闭后游戏也会闪退，可以把它最小化就行了，退出游戏后，他也会消失**

</details>


---

# 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.shark.top/gtav/xp/way.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.
