# Roblox isn't banning alts

This is a question i get asked a lot but sadly i cant do anything about it. I dont control the alt detection system. All I do is parse ExcludeAltAccounts: True and then roblox does the rest. I have no way to know if any alts of the player were banned, who their alts were or how roblox detects it. All I do is put true or false and roblox (badly) handles the rest.


---

# 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.jbz.dev/romod/roblox-isnt-banning-alts.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.
