> For the complete documentation index, see [llms.txt](https://docs.messageflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.messageflow.com/sms/sms-campaigns/integration-with-short-codes.md).

# Integration with short codes

ShortCode message is one of the valuable solutions you can use for two-way communication. The advantage of this channel is, first of all, the speed of dispatch, that is, the guarantee that the message will be delivered to users in no time. Equally key is adequate bandwidth, which protects the sender from problems associated with delayed arrival of the message to a larger number of users.

#### The process of starting a short code number

1. The service of using a short number for two-way communication is priced individually by the Sales department.&#x20;
2. Once the terms and conditions are agreed upon and priced, the number is activated by the Support on the customer's account.&#x20;
3. This allows you to start using the short code number for effective SMS communication with the ability to receive replies.

#### Access to replies to SMS messages:

1. If you use a short number for two-way communication (short code), you can easily monitor and review the responses sent to this number.
2. To do this, go to the -> **SMS** tab in the dashboard, and then select the option -> **SMS Campaigns** -> **Incoming**.
3. This section contains all SMS messages received to a short number, allowing full control over communication with recipients.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.messageflow.com/sms/sms-campaigns/integration-with-short-codes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
