# FAQ

<details>

<summary>What is the Wise List?</summary>

This is the list of accounts that you have chosen to follow through your custom filter bot.

</details>

<details>

<summary>What are Key accounts?</summary>

They are select accounts that we track in our database. it consist of insiders, alpha hunters, DAO members, key influencers, VC team, public figure, etc.&#x20;

**We constantly monitor CT to find and rank our list of key accounts based on their alpha history.**&#x20;

</details>

<details>

<summary>What are the subscription costs?</summary>

30 Days -> 0.045 ETH

60 Days -> 0.085 ETH

90 Days -> 0.121 ETH

180 Days -> 0.228 ETH

360 Days -> 0.432 ETH

</details>


---

# 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://alpha-igniter.gitbook.io/docs/faq.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.
