# Connectivity options

ConnectedYou offers a range of SIM Profiles from various connectivity providers. There are some variations in capabilities that different connectivity providers offer as described below.

| SIM Profile | Data connectivity |                                   P2P SMS                                  |
| :---------: | :---------------: | :------------------------------------------------------------------------: |
|    CYMG01   |        Yes        |                                     No                                     |
|    CYMG02   |        Yes        |                                     No                                     |
|    CYTA01   |        Yes        |                                     Yes                                    |
|    CYTA02   |        Yes        |                                     Yes                                    |
|    CYTA03   |        Yes        |                                     Yes                                    |
|    CYTA04   |        Yes        |                                     Yes                                    |
|    CYTA05   |        Yes        |                                     Yes                                    |
|    CYTA06   |        Yes        |                                     Yes                                    |
|    CYTL07   |        Yes        | <p>Yes</p><p>(requires MSISDN assignment, contact support if required)</p> |
|    CYTL10   |        Yes        |   <p>Yes<br>(requires MSISDN assignment, contact support if required)</p>  |
|    CYTL14   |        Yes        |   <p>Yes<br>(requires MSISDN assignment, contact support if required)</p>  |
|    CYTL20   |        Yes        |   <p>Yes<br>(requires MSISDN assignment, contact support if required)</p>  |
|    CYTL22   |        Yes        |   <p>Yes<br>(requires MSISDN assignment, contact support if required)</p>  |
|    CYTL23   |        Yes        |   <p>Yes<br>(requires MSISDN assignment, contact support if required)</p>  |
|    CYTL24   |        Yes        |   <p>Yes<br>(requires MSISDN assignment, contact support if required)</p>  |
|    CYBC01   |        Yes        |                                     Yes                                    |


---

# 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.connectedyou.io/knowledge-base/connectivity/connectivity-options.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.
