# Shared APNs

## **Shared APN**: m2m.telus.iot

**The Shared APN allows devices to connect to the internet.** There is no restriction on which internet addresses your IoT device can connect to. If you want to limit the internet access to certain destination IP addresses, you will need a Private APN ([learn more about Private APN](https://docs.marketplace.telus.com/iot-console-1/access-points-names-apns/private-apns))

**IoT devices on the Shared APN will have NAT’d IPs**, and cannot be addressed directly from the internet. To receive individual (static or dynamic) private IPs that can be addressed through a VPN tunnel, you will need a Private APN ([learn more about Private APN](https://docs.marketplace.telus.com/iot-console-1/access-points-names-apns/private-apns))

**Public (static or dynamic) IP addresses** are **not** available through the TELUS Business Marketplace at this time. Please [contact sales](https://www.telus.com/en/on/business/medium-large/product-callback?topic=iot\&INTCMP=tcom_b2b_iot-landing-page_button_request-a-sales-callback_bottom_tbs\&CMP=IoT-General) if this is a requirement.


---

# 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.marketplace.telus.com/iot-console-1/access-points-names-apns/shared-apns.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.
