> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/marketing/sms-refresh-getting-started.md).

# SMS Refresh- Getting Started

In order to begin please navigate to: **Manage > Marketing**&#x20;

Step One, if you have not already done so, is completing the FCC Registration. Due to how phone carriers operate to combat spam, businesses legally need to register and provide specific information to ensure seamless delivery. Start the registration process by filling out the [form ](/marketing/fcc-text-marketing-registration-requirements-twilio-a2p-10dlc.md)with your business details. Submitting the form, you will be charged $15 to cover the approval process and your first 500 messages. &#x20;

On your Dashboard, you’ll be able to see when your approval is pending, approved, or if there were any failures. If your approval failed, please contact support for assistance.

<img src="/files/loQreUJ0ElEexx0xKdHo" alt="" height="197" width="280">

&#x20;

**You will not be able to send any marketing campaign texts until the FCC Registration Process is complete.**&#x20;

However, you can begin reviewing your dashboard or prepare your auto and mass campaigns. For more information on this feature, please take a look at the articles below!

[SMS Refresh- Campaigns](/marketing/sms-refresh-campaigns.md)

[SMS Refresh- Reporting](/marketing/sms-refresh-reporting.md)


---

# 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://support.rosysalonsoftware.com/marketing/sms-refresh-getting-started.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.
