> For the complete documentation index, see [llms.txt](https://docs.bird.com/applications/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/applications/channels/channels/supported-channels/sms/concepts/united-states-sms-registration/sms-toll-free-number/how-to-guides/register-a-us-or-canadian-tfn-for-sms-via-bird.md).

# Register a US or Canadian TFN for SMS via Bird

These steps are required before toll-free number enablement for SMS and MMS sending.

1. Navigate to the Number section of the Manage Channels menu and select toll-Free number.

<figure><img src="/files/KZvgD69ZVAy2zPAknmAT" alt=""><figcaption></figcaption></figure>

2. Click on the number you want to verify / register and select the compliance tab.

<figure><img src="/files/ALY3Nwye3lyVdmXBBcYq" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
80% of rejections for TFN Use Case Verifications are caused by the use of non-compliant language or incomplete details of the Opt-In Workflow section. Please refer [to this article](/applications/channels/channels/supported-channels/sms/concepts/united-states-sms-registration/setting-up-a-sms-consent-flow.md) and check on the examples and best practices before submititng your TFN Verification requests.
{% endhint %}

3. Fill in the Compliance Form and click submit. **Please be attentive to the** [**requirements**](/applications/channels/channels/supported-channels/sms/concepts/united-states-sms-registration/sms-toll-free-number/tfn-verification.md)**, otherwise your request may be Rejected.** It may take up to 7 working days for a review to take place and your Compliance tab will show an yellow warning until this process is complete.
4. A Toll-free Number Verification can be either Accepted or Rejected; rejection always indicates a reason. You can edit, iterate and resubmit your rejected TFN for a new review. See[TFN Verification](/applications/channels/channels/supported-channels/sms/concepts/united-states-sms-registration/sms-toll-free-number/tfn-verification.md) and how to address them.

<figure><img src="/files/fdirS3ztsEO9MTPi8Ea4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Uti9FZAV5DX4tJB7Gf5o" alt=""><figcaption></figcaption></figure>


---

# 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.bird.com/applications/channels/channels/supported-channels/sms/concepts/united-states-sms-registration/sms-toll-free-number/how-to-guides/register-a-us-or-canadian-tfn-for-sms-via-bird.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.
