# What's the best server to connect my number to Toky?

Try to always choose the closest server to your physical location, to try to keep latency at the minimum.

* For numbers in North America and Central America: **sip:inbound-us-east.toky.co:5060**
* South America: **sip:inbound-sa-east.toky.co:5060**
* Europe and Africa: **sip:inbound-eu-west.toky.co:5060**
* Western Asia: **sip:inbound-eu-west.toky.co:5060**
* Central Asia and Asia Pacific region: **sip:inbound-ap-sg.toky.co:5060**
* Australia and New Zealand: **sip:inbound-ap-au.toky.co:5060**


---

# 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.bird.com/toky-en/readme/whats-the-best-server-to-connect-my-number-to-toky.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.
