# How to Find Steam Hex

Entering your Steam Hex into RocketCAD is essential to it's proper function. Please read the following guide to properly configure your Steam Hex.

1\) Go to <http://vacbanned.com>

2\) Go to Steam > Your Name > Profile

3\) Right click anywhere on the page and click "Copy Page URL"

4\) Paste that link into VACBanned

5\) Click the Magnifying Glass

6\) Copy the HEX Value under Steam3 ID (Picture Below)<br>

![](https://lh6.googleusercontent.com/zIkWViyj6nA1WuixgZgUxyZL9DFQeys-Kr6UpvQIhfi0wi36YSjiX6JwQCDIypDFHXxL33BUexyaE0ZiKjX0ogSUGFKYr7mEmfOq5WXbsv_CoNGkcNX2EoSDuozNV8KYV5SyCXS8)

7\) Head to <https://therocketcad.com/portal> > Preferences > "Steam Hex"

8\) Ensure that “steam:” has been added to the beginning

{% hint style="danger" %}
You MUST add "steam:" to the front of the Hex when putting it into the CAD
{% endhint %}

The final result should look something like this **steam:1100001091124a7** (Your hex will be different, but the formatting should remain the same)


---

# 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.therocketcad.com/how-tos/how-to-find-steam-hex.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.
