> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.trackingmore.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Check Remote Area

Check if the package is sent to remote places where shipping charges are more than normal. 
Here is [Remote Area Checker](https://www.trackingmore.com/remote_area.html) for your reference.

Right now we only support DHL/UPS/FedEx/TNT remote area checker. 

### There are 2 ways to check remote area:
###### 1. Check remote area in TrackingMore remote area page
1. Check **one** remote area
Go to [Remote Area Checker](https://www.trackingmore.com/remote_area.html) ---> Select one carrier or all from DHL/UPS/FedEx/TNT/All & Enter one country & postal code separated by a space each line ---> Click "track"
![](https://storage.crisp.chat/users/helpdesk/website/e0174a0b5e49b000/image_1pwcrjo.png)

2. Check **multiple** remote areas
Go to [Remote Area Checker](https://www.trackingmore.com/remote_area.html) ---> Click "import" ---> Select one carrier or all & download the csv file ---> Fill in the file & click "choose file" ---> Click "upload"
![Check multiple remote areas](https://storage.crisp.chat/users/helpdesk/website/e0174a0b5e49b000/image_ux5b03.png)

###### 2. Check remote area via TrackingMore API
1. [V3 check remote area API](https://www.trackingmore.com/v3/api-index#check-remote-area): ${color}[#ee1717](postal_code) is ${color}[#e71313](required) 
2. [V2 check remote area API](https://www.trackingmore.com/v2/api-index.html#check-remote-area): ${color}[#ee1717](postcode & country) are ${color}[#e71313](required) 
You can download country_code here: https://s.trackingmore.com/admin/country-code.csv 

|| Note: Check remote area will cost 0.2 quota in all TrackingMore API versions: V2, V3 as you can check the origins file below:
|| 1. For API V3 check remote area: https://www.trackingmore.com/v3/api-index#check-remote-area
|| 2. For API V2 check remote area: https://www.trackingmore.com/v2/api-index.html#check-remote-area
|| 3. For ${color}[#ed0c0c](V4 TrackingMore API), there doesn't exist check remote area API endpoint, which means that there is ${color}[#e31616](not quota consumption) for remote erea checking. 
