diff --git a/pages/price-feeds/index.mdx b/pages/price-feeds/index.mdx
index bbadf3b7..0a0080c2 100644
--- a/pages/price-feeds/index.mdx
+++ b/pages/price-feeds/index.mdx
@@ -37,7 +37,7 @@ Pyth offers two main versions of price feeds, each optimized for different use c
]}
quickActions={[
{ icon: , title: "Available Price Feeds", href: "./price-feeds/pro/price-feed-ids" },
- { icon: , title: "Request Access Token", href: "https://tally.so/r/3xG8E5" },
+ { icon: , title: "Request Access Token", href: "https://2fga8d.share-eu1.hsforms.com/2ftdPrASCTLCxtP5YMzAq_Q" },
{ icon: , title: "Pricing", href: "https://www.pyth.network/pricing" },
]}
ctaText="Explore Pro Documentation"
diff --git a/pages/price-feeds/pro/acquire-access-token.mdx b/pages/price-feeds/pro/acquire-access-token.mdx
index 305a4cd6..56e65214 100644
--- a/pages/price-feeds/pro/acquire-access-token.mdx
+++ b/pages/price-feeds/pro/acquire-access-token.mdx
@@ -6,7 +6,7 @@ This guide explains how to acquire an access token for Pyth Pro, which is requir
## Request Access Token
-Please fill out [this form](https://tally.so/r/3xG8E5) to get in touch with our authorized distribution partners (Pyth Data Distributors) and obtain an access token.
+Please fill out [this form](https://2fga8d.share-eu1.hsforms.com/2ftdPrASCTLCxtP5YMzAq_Q) to get in touch with our authorized distribution partners (Pyth Data Distributors) and obtain an access token.
Access tokens are required for all Pyth Pro websocket connections. Make sure
diff --git a/pages/price-feeds/pro/subscribe-price-updates.mdx b/pages/price-feeds/pro/subscribe-price-updates.mdx
index 9a550de4..8739ca17 100644
--- a/pages/price-feeds/pro/subscribe-price-updates.mdx
+++ b/pages/price-feeds/pro/subscribe-price-updates.mdx
@@ -28,7 +28,7 @@ The websocket servers are available at:
### 1. Acquire an access token
-Please fill out [this form](https://tally.so/r/3xG8E5) to get in touch with our authorized distribution partners (Pyth Data Distributors) and obtain an access token.
+Please fill out [this form](https://2fga8d.share-eu1.hsforms.com/2ftdPrASCTLCxtP5YMzAq_Q) to get in touch with our authorized distribution partners (Pyth Data Distributors) and obtain an access token.
Use the access token to authenticate the websocket connection by passing it as an `Authorization{:bash}` header with the value `Bearer {token}{:bash}`.