# Testnet, Devnet and Pythnet

On Pyth publisher nodes, we provide particular ports that you can use to connect to Testnet, Devnet, and Pythnet.

These ports are as follows:

* 30080/30443: Devnet
* 40080/40443: Testnet
* 50080/50443: Pythnet

Currently, these lead to shared services. If you need dedicated services for any of these networks, please contact our support team, and we can discuss the different options.


---

# 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.triton.one/pyth-publishers/testnet-devnet-and-pythnet.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.
