> 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/faq/about-alpha-radar-ai.md).

# About Alpha Radar AI

* **What is Alpha Radar AI?**

Alpha Radar AI is a powerful AI ecosystem that harnesses advanced AI and LLM technologies, providing comprehensive AI solutions to help investors of all types succeed in crypto investments

* **Is Alpha Radar AI free?**&#x20;
  * **ETH**
    * **Alpha Radar Bot Basic:** require 50k $ARBOT.
    * **Alpha Radar Bot Premium:** require 100k $ARBOT.
  * **Solana**
    * **Alpha Radar Solana:** need to hold a Numbody NFT to access complete push notification

* **When token launch?**

$ARBOT was launched on August 29, 2023 with the max supply of 100 million tokens with no pre-sale or public sale.&#x20;

* **$ARBOT Utility?**&#x20;
  * Access Alpha Radar Bot **(At least 50,000 ARBOT)**
  * Staking rewards originate from taxes and subscription fees, proportional to the staking amount&#x20;
  * Exclusive benefit when using Alpha Radar Bot in future
  * Holder-exclusive events
  * Potential airdrop
  * 10% of our Solana Numbody NFT sales to buyback $ARBOT as staking rewards&#x20;

* **If I have staked my $ARBOT and my wallet balance is less than 50,000, can I still access Alpha Radar Bot?**

Yes! You can access Alpha Radar Bot when (staked ARBOT+ unstaked ARBOT) >= 50,000!&#x20;

* **When Contract Renounced?**&#x20;

We may not renounce in short-term because we are a utility project and still early, once renounce we are not able to make any adjustment (ex. tax are currently 5/5, can not ruled out that there may be tax reduction or adjustment of tax allocation in the future)


---

# 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/faq/about-alpha-radar-ai.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.
