# Point Codes

### International Signaling Point Code

14-bits total

3bits - Zone Identification

8bits - Area/Network Identification

3bits - Signaling Point Identification

### US Network Point Code

24-bits Total

8-bits - Network Identification

8-bits - Network Cluster

8-bits - Cluster Member

**ITU** - Point codes range from 0-0-0 to 7-255-7.

**ANSI** - Point codes range from 0-0-0 to 255-255-255.

Adjacent Point Code (APC) - Destination Point Code (DPC)

### Point code types

SEP - Indicates that all point codes in this cluster use the same routing data.

STP - Indicates when a signaling point is used as a transfer point.

STEP - Indicates when a signaling point is used as a transfer point and an end point.

<br>


---

# 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://ss7.learn-telecom.com/ss7-addresses/point-codes.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.
