> For the complete documentation index, see [llms.txt](https://zzs-services.gitbook.io/zzs-services/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zzs-services.gitbook.io/zzs-services/step-by-step-guide/step-3.md).

# Step 3

For most of our tools, it's generally safe to have them injected while playing. However, this may not be the case for all games and anticheat systems. For example, if you switch from a game like Call of Duty to Fortnite without fully unloading our tool's driver, there's a risk of being banned almost immediately.

To ensure the complete unloading of our driver and avoid potential detection by other games:

1. **Restart Your PC Fully:**
   * Close all applications and restart your PC.
   * Fully unplug the power to your computer to release its memory entirely.

By following these instructions, you minimize the risk of being flagged by other games' anticheat systems. We prioritize the community's safety and want to ensure you have an enjoyable and secure gaming experience.


---

# 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:

```
GET https://zzs-services.gitbook.io/zzs-services/step-by-step-guide/step-3.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.
