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

# Token Utility: The role of $CONDA

## **Accessing the Aiconda Ecosystem**

To fully unlock the features and benefits of the Aiconda ecosystem, users are required to hold $CONDA tokens in their connected wallets. This ensures an aligned and incentivized community of active participants.

## **Why Hold $CONDA?**

1. Platform Access:

Holding $CONDA is a prerequisite for accessing core functionalities of Aiconda, such as:

* AI-driven market insights.
* Automated trading agent.
* Social sentiment tracking.
* Portfolio management tools.

2. Incentives for Holders:

Users holding $CONDA may enjoy exclusive perks, such as:

* Reduced transaction fees.
* Priority access to new features or beta programs.
* Enhanced trading limits or capabilities.

3. Ecosystem Engagement:

* Holding $CONDA aligns users with the ecosystem’s success, as token demand increases with usage.

## **How It Works**

1. Connect Your Wallet:

* Use a Solana-compatible wallet, such as Phantom or Solflare, and ensure it contains the required amount of $CONDA tokens.

2. Verify Holdings:

* The Aiconda platform will automatically verify the $CONDA balance in your wallet when accessing features.

3. Enjoy Exclusive Access:

* Users meeting the minimum $CONDA holding threshold gain seamless access to Aiconda’s powerful AI tools and ecosystem.

&#x20;     **Holding Requirements (TBD)**


---

# 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://aiconda.gitbook.io/aiconda-documentation/features/interactive-blocks.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.
