# Welcome!

{% hint style="danger" %} <mark style="color:red;">**This documentation is intended solely for educational purposes and should not be used for ilegal services.**</mark>
{% endhint %}

* GSM Alarms
* GSM-electric sockets
* GSM-smarthomes controllers
* Industrial controllers
* Access control systems
* GSM-trackers
* Smartwatches for kids

{% @mailchimp/mailchimpSubscribe %}

This documentation covers a range of GSM-based devices including alarms, electric sockets, smarthome controllers, industrial controllers, access control systems, trackers, and smartwatches for kids, emphasizing that it is for educational purposes only and not a substitute for professional advice.

{% embed url="<https://discord.gg/jkUKw2cBxX>" %}

1. Learn GSM
2. Build your GSM LAB
3. Hack GSM


---

# 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://gsm-hacking.telco-sec.com/welcome.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.
