# 3.  Upload your SIM(s)

### <mark style="background-color:blue;">**Complete the following steps:**</mark>

1. From the side menu on the left, select '**SIMs**'
2. Then, press the “plus” button on your right&#x20;

<div data-full-width="true"><figure><img src="/files/am9VdrI3x46UDOm8CxjC" alt="" width="563"><figcaption></figcaption></figure></div>

3. A wizard will appear. Choose the **Operator** from the list (obligatory) and the **Company** these SIM(s) belong to  (Optional)
4. You can add SIMs (ICCID) **manually** through a comma or by **uploading an XLSX file** (choose the preferred option)

<div data-full-width="true"><figure><img src="/files/ChTGQ6ekOb4HAC4AHO1t" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**IMPORTANT!**

Before adding/uploading SIMs, please check with your operator if they are active. Sometimes you need to activate SIM(s) with the operator first.
{% endhint %}

{% hint style="info" %}
“[Activation ready](/menu/publish-your-docs.md#sim-statuses)” status means that the SIM is active but has never generated any traffic.
{% endhint %}

{% hint style="info" %}
More detailed information about SIM types you may find here: <https://faq.droam.com/menu/publish-your-docs>
{% 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://faq.droam.com/onboarding-guide/mandatory-settings/3.-upload-your-sim-s.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.
