# Diagnostics

Our Diagnostics tool makes it simple to troubleshoot connectivity issues with just a click. It's user-friendly and accessible for every SIM in your account. When you click the button, our system automatically evaluates the following parameters:

1. **SIM Provisioning**: We verify whether the SIM is enabled, on the correct plan, if throttling or theft protection is activated, and ensure there are no enforced data caps.
2. **Network**: We assess if there are any known network issues in the area, check for problems with the SIM profile, and determine if the device has recently opened a data session or attempted registration.
3. **Hardware**: We examine your hardware specifications to confirm that they support the bands and frequencies used by local carriers.

Please refer to the tutorial below to discover how simple it is to use the Diagnostics tool:

{% @supademo/embed demoId="cmdprj3v52qtk9f96hve28pgo" url="<https://app.supademo.com/demo/cmdprj3v52qtk9f96hve28pgo>" %}

This should always be the first step in troubleshooting any connectivity issues with your SIMs. Of course, if additional support is required, don't hesitate to [reach out](https://www.simbase.com/support-request?_gl=1*185thm0*_gcl_au*MTY2NjgyODgyOS4xNzQ5NTU4NTI1LjEyNjk1MDM3NzguMTc1NDQ4MTAxOC4xNzU0NDgxMDE3*FPAU*MTY2NjgyODgyOS4xNzQ5NTU4NTI1*_ga*MjcyOTAxMDQwLjE2OTY1ODIzNjU.*_ga_RW1SL7W7VL*czE3NTQ0ODEwMTEkbzY2MyRnMSR0MTc1NDQ4MjE0NyRqNjAkbDAkaDMzNzE5Njc0MQ..*_fplc*RmNaOU9vdWlTTXppS2NBMXoxN1ZJNGxWeEtBUllHSjBvTXVqcWtNRDg4WWk2b1puSWxFbktlRkdkYW45THgyUnBmSkRlU3cxQUtFMjJMJTJCU3ZNQ0w4VUduRDZPN1Myc2R0TlpvNU1xS2F2ak9pbDFnM0g5RkphekNyY05jRlElM0QlM0Q.) to us.&#x20;


---

# 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://support.simbase.com/platform/diagnostics.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.
