# Technical Reference

Welcome to the comprehensive technical reference section of our documentation. This page is designed to provide developers, traders, and enthusiasts with the essential technical details required to interact with our platform effectively. Here, you will find in-depth information about the operating networks we support and the specific addresses of our deployed smart contracts.

**Operating Networks:**

Our platform is built to operate seamlessly across a diverse range of blockchain networks, ensuring wide accessibility and interoperability. We support major networks including Ethereum, Arbitrum, Base, and Avalanche, among others, with plans to expand our network compatibility continually. Each network has been chosen for its unique attributes, such as security, speed, and cost-effectiveness, to provide our users with the best possible trading experience.

**Deployed Smart Contract Addresses:**

Smart contracts are at the heart of our platform, facilitating secure, trustless transactions and interactions. Below, you will find the addresses of our smart contracts deployed on each network. These addresses are crucial for developers looking to build on top of our platform or integrate our services into their applications.

**Navigating This Section:**

This technical reference guide is structured to provide easy navigation and quick access to the information you need. Whether you're looking to understand the specifics of our smart contract functions or explore the technicalities of our platform, you'll find the necessary details organized efficiently within this section.


---

# 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.hotkeyswap.com/miscellaneous/technical-reference.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.
