> For the complete documentation index, see [llms.txt](https://alpha-radar-bot.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alpha-radar-bot.gitbook.io/doc/partnership.md).

# Partnership

Alpha Radar AI has forged partnerships with over 20 strategic partners, spanning across AI, Trading Bot, DeFi, GameFi, RWA, BTC ecosystem and more. Together, we are pioneering advancements that explore innovative possibilities in the Web3 realm!&#x20;

<figure><img src="/files/4NHS6rROx4wEndMVH2kK" alt=""><figcaption></figcaption></figure>

**AI**

Nvidia: NVIDIA Developer Program

Sentiment AI: AI driven insights from chart, onchain activity and social sentiment

XAlpha: Real-time Crypto Analytics On Twitter Feed

Questflow: Decentralized autonomous AI agent network

**Trading Bot**

Maestro: Telegram trading bot on Multichains

Hodless Bot: The most convenient sniping telegram bot for ETH & BSC networks

**DeFi:**&#x20;

Toadswap: The most advanced swap in DeFi

Unidex: The most liquid perp & spot aggregator in DeFi

UXUY: Decentralized multi-chain trading platform with a CEX-like trading experience

Ave.ai: One-stop Web3 trading terminal

**GameFi:**&#x20;

Planet Hares: 3D metaverse platform designed to run within Web3 wallets

Degenverse: Revolutionary Web3 digital entertainment platform

**BTC ecosystem**

Bihelix: Bitcoin ecosystem infrastructure built on the native Bitcoin blockchain

Bmaker: Mass-adoption infrastructure operating across both Layer 1 and Layer 2

**TON Ecosystem**

TOX: A CLOB-based decentralized perpetual protocol on TON&#x20;

**Acclerator:**&#x20;

SpringX: Talents & projects protocol empowering BUIDLers and accelerating projects

ThreeDAO: A community-based incubation program supported by Hashkey Group

**Layer 1 Blockchain / Name Service:**&#x20;

Hela: EVM compatible layer 1 powered by fiat-backed stablecoin

Linea Name Service: XNAME on Linea

**SocialFi:**&#x20;

Traders.tech: A "Friend.tech” for traders to issue keys of their on-chain portfolios

**RWA:**&#x20;

RealtyX: Real estate RWA launchpad


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://alpha-radar-bot.gitbook.io/doc/partnership.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
