> For the complete documentation index, see [llms.txt](https://help.uchat.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.uchat.com.au/360dialog-pricing-new-number-vs-number-porting.md).

# 360Dialog Pricing - new number VS number porting

**New number**

Register with 360Dialog with a new number, this way 360Dialog charge you directly for a monthly API usage fee of $5 + charging for conversations meeting the 360Dialog pricing terms.

**Migrate a number**

If you migrate your number to UChat via 360Dialog, you are charged by UChat and 360Dialog will charge UChat. UChat will have to separately bill you for conversations outside the free limit.

**UChat will charge you $20/month for manually managing your billing with 360Dialog.**

**Official API Charges**

*<mark style="color:purple;">$5/month price is a base price. If you send template messages, the price increase according to your usage.</mark>* [*360Dialog Pricing*](https://hub.360dialog.com/lp/consent/360dialog-payment?partnerId=t94o8DPA)

### **Verdict**

We recommend that subscribers sign-up with 360Dialog and register a new number to eliminate any confusion in billing, to avoid having multiple payment dates and also to avoid extra $20/month charges.


---

# 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://help.uchat.com.au/360dialog-pricing-new-number-vs-number-porting.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.
