From f030e418a1c1f6620d6df2a2e542b7f9f659754b Mon Sep 17 00:00:00 2001
From: bakhtin
Date: Wed, 8 Apr 2026 18:00:04 +0100
Subject: [PATCH] Add AP endpoint
Signed-off-by: bakhtin
---
docs/send-orderflow.mdx | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/send-orderflow.mdx b/docs/send-orderflow.mdx
index 1e10633..6f8dd22 100644
--- a/docs/send-orderflow.mdx
+++ b/docs/send-orderflow.mdx
@@ -28,6 +28,7 @@ Submitted orderflow is propagated to all other nodes.
| Global | `https://rpc.buildernet.org` | 443 | 7936 |
| United States | `https://direct-us.buildernet.org` | 443 | 7936 |
| Europe | `https://direct-eu.buildernet.org` | 443 | 7936 |
+| Asia Pacific | `https://direct-ap.buildernet.org` | 443 | 7936 |
Use the TEE attestation port to verify that the node is running in a trusted and verifiable TEE environment using attested TLS (aTLS).
See [TEE proof validation](#tee-attestation) for details.