First of its kind. Fully Regulated.
The Power of Perpetuals
AX perpetuals offer distinct advantages over traditional expiring futures.
No Forced Expiry
Perpetual contracts never expire. Maintain exposure without the cost, complexity, and contango associated with rolling futures contracts.
# Architect Python SDK Example
from architect_sdk import Client
# Authenticate
client = Client(
api_key="YOUR_API_KEY",
secret="YOUR_SECRET_KEY"
)
# Place an order (buy 100 shares of AAPL at $176.50)
order = client.orders.place(
symbol="AAPL",
side="buy",
type="limit",
quantity=100,
price=176.50
)
print("Order placed:", order.id)
# Get account balance
balance = client.account.get_balance()
print("Current balance:", balance)
BRL-USD
-0.0682%
# Architect Python SDK Example
from architect_sdk import Client
# Authenticate
client = Client(
api_key="YOUR_API_KEY",
secret="YOUR_SECRET_KEY"
)
# Place an order (buy 100 shares of AAPL at $176.50)
order = client.orders.place(
symbol="AAPL",
side="buy",
type="limit",
quantity=100,
price=176.50
)
print("Order placed:", order.id)
# Get account balance
balance = client.account.get_balance()
print("Current balance:", balance)
BRL-USD
-0.0682%
Transparent Funding Rates
Real-time visibility into forward costs. AX perpetuals track underlying assets using industry-standard benchmarks.
Centralized and Regulated
Licensed under the Bermuda Monetary Authority for robust regulatory oversight and risk management.

Fiat and Stablecoin Collateral
Use traditional USD rails or USD-based digital asset stablecoins for flexible options around the clock.
Low-latency Matching and Clearing
Backed by Connamara Technologies, AX leverages a best-in-class matching engine, real-time margin calculations, and integrated clearing for optimal performance.