> For the complete documentation index, see [llms.txt](https://docs.bird.com/toky-en/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/toky-en/how-to-guidestokyapp/whitelist-ports-in-case-you-are-under-a-firewall.md).

# Whitelist ports in case you are under a Firewall

There might be some cases, where your connection is filtered by a firewall, for those cases, if you are having issues with connecting or using Toky, please enable those ports to guarantee the overall good performance of Toky:

**First try opening the following ports and do a test:**

* \_TCP only:\_10443 and 10444
* *TCP and UDP*: 3478

**If the problem persist, open these other ports in your Firewall**

* \_TCP only:\_5090
* *TCP and UDP*: 10000 to 65565.

Also if the firewall allows it, prioritize everything on \*.[toky.co](http://toky.co/)\
\&#xNAN;*If this doesn’t solve the problem, please contact our customer service team.*


---

# 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:

```
GET https://docs.bird.com/toky-en/how-to-guidestokyapp/whitelist-ports-in-case-you-are-under-a-firewall.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.
