# Tool System

## Tool System: Specialized Utilities for Every Task

<figure><img src="/files/VooCh8x2XYKYXQxHgP6G" alt=""><figcaption></figcaption></figure>

Aika’s Brain is equipped with an arsenal of **specialized tools** optimized for speed, accuracy, and cross-chain resilience:

### Key Tools

#### Token Search Tool:

* Locates tokens across chains by name, symbol, or ID with integrated market data retrieval.

#### Balance Reading Tool:

* Fetches real-time wallet balances for native and ERC-20 tokens.

#### Mathematical and Price Tools:

* Conducts token value estimations, conversions, and price tracking with advanced mathematical modeling.

#### Memory Tools:

* **Recall Tool:** Retrieves previous user interactions to ensure continuity.
* **Remember Tool:** Stores preferences and patterns for personalized engagement.


---

# 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://aikaverse.gitbook.io/aikaverse/inside-aikaverse/aikas-architecture/tool-system.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.
