# Connect to Sigfox

## Does Sigfox operate in my country?

Sigfox is currently in 60+ countries worldwide. The areas covered differ from country to country and also there are **different frequencies** that the network operates on [(you can find more information here)](https://build.sigfox.com/sigfox-radio-configurations-rc).

In order for our products to work in your country, Sigfox has to be established and the area where you intend to use the devices has to be covered. For more information about Sigfox coverage, [read this article](https://ask.simplehw.eu/sigfox/check-and-improve-coverage/).

If you want to know if your location is covered, [you can check that in here.](https://www.sigfox.com/en/coverage)

If you want to make sure the area you intend to use our devices in is covered, contact your local Sigfox Operator and simply ask them.

## Ways to connect to Sigfox

It completely depends on who you are and how much of the possibilities Sigfox offers you need.

1. If you are a **developer/student** you can purchase some devices or DevKits with connectivity already included. The connectivity is valid for one year and includes Platinum subscription together with Atlas. It **doesn't include** Atlas WiFi. To get the DevKit connectivity on your test device, buy the [DevKit addon on the eshop (only available for SimplePack devices in RC1).](https://simplehw.eu/shop/product/devkit-add-on-for-rc1-rc3-36?category=11#attr=)
2. If you want to purchase connectivity for just **a couple of devices**, you are located in some of the supported countries and you don't mind that roaming will be limited only to countries where online sales is available, you can purchase connectivity immediately at [buy.sigfox.com.](https://buy.sigfox.com/)
3. If you want to use [the IO Frog platform](https://www.iofrog.com/), you can purchase connectivity **right together with the platform**. It comes with Sigfox Atlas and Google location services (for WiFi devices).
4. In any other case, you must contact the [Sigfox Operator in your country](https://partners.sigfox.com/companies/sigfox-operator). This is also what you must do if you want to use the **Atlas WiFi option**. The offered tariffs are the following:
   * **Platinum** 140 uplinks / 4 downlinks - suitable for trackers with dense information
   * **Gold** 100 uplinks / 2 downlinks - rarely used, suitable for tracking
   * **Silver** 50 uplinks / 4 downlinks - suitable for chair monitoring, cold chain monitoring etc.
   * **One** 2 uplinks / 0 downlinks - suitable for application in security where devices send just an alert and daily heartbeats

{% hint style="warning" %}
Please be aware that **Sigfox Atlas** geolocation and **Sigfox Atlas Wifi** geolocation are **additional charges**. Also, our devices can function in **various WiFi modes** that will work with a 3rd party location provider such as Google instead of built-in Sigfox WiFi Atlas. Please note this requires an additional platform/development.
{% endhint %}


---

# 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://ask.simplehw.eu/kb/lpwan/sigfox/connect-to-sigfox.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.
