> For the complete documentation index, see [llms.txt](https://docs.lmarket.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lmarket.fr/fivem/susano/how-do-i-use-susano.md).

# How do I use Susano?

## Susano menu

#### Video tutorial:

{% embed url="<https://www.youtube.com/watch?v=ETVNyxcJEHQ>" %}

## Susano Spoofer

1. **Login to a Local Windows Account**\
   Switch to a local Windows account if you are using a Microsoft account to log in. <https://www.youtube.com/watch?v=anR3DWDOwmI>
2. **Deauthorize FiveM from Discord**\
   Disconnect FiveM from your Discord account to prevent it from tracking your identity. <https://www.youtube.com/watch?v=VSi3NRVNb_I>
3. **Logout of Steam**\
   Log out of Steam and completely close the application to avoid it interfering with the spoofing process. <https://www.youtube.com/watch?v=C9ePa8xVhUU>
4. **Uninstall Xbox Apps**\
   Remove all Xbox-related applications from your PC using **Revo Uninstaller**:
   * [Download Revo Uninstaller](https://www.revouninstaller.com/fr/products/revo-uninstaller-free/)
   * This will ensure that Xbox services aren’t sending information that could expose your identity. <https://www.youtube.com/watch?v=M9hm2U_hiGo>
5. **Unlink Rockstar Account**\
   In the spoofing loader, ensure that the **Unlink Rockstar** option is checked. This will remove any associations with your previous Rockstar account.,
6. **Perform the Sp000fing Process**\
   Follow the instructions from your spoofing tool to sp00f your hardware identifiers and IP.
7. **Important Note: Restart for Protected Games**\
   If you plan to play on a game that uses anti-ch34ts like **EAC, BE, Vanguard,** or **FACEIT**, **restart your computer** after spoofing.


---

# 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.lmarket.fr/fivem/susano/how-do-i-use-susano.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.
