# Call Forwarding Charges

Calls that are forwarded to your mobile or a landline are charged on a per minute basis. These costs are not included as part of your monthly plan.

The costs are $0.20 per call plus a per minute rate based on the location of your receiving phone number.&#x20;

| Destination        | Local-landline rate | Mobile rate    |
| ------------------ | ------------------- | -------------- |
| **Australia**      | USD 0.08 / min      | USD 0.08 / min |
| **Canada**         | USD 0.11 / min      | USD 0.11 / min |
| **New Zealand**    | USD 0.06 / min      | USD 0.06 / min |
| **United Kingdom** | USD 0.05 / min      | USD 0.05 / min |
| **United States**  | USD 0.03 / min      | USD 0.03 / min |


---

# 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://docs.chaty.ai/configuring-your-agent/call-forwarding-charges.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.
