# Core Product Suite

- [AIO Nexus Data Layer](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer.md)
- [x402 API/Monetization](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/x402-api-monetization.md): Every endpoint can be gated by x402 microtransactions
- [Data Access Usage](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/data-access-usage.md)
- [NEXUS Dashboard](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/nexus-dashboard.md)
- [Nexus Data Analytics Features](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/nexus-dashboard/nexus-data-analytics-features.md)
- [Crypto Stock](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/nexus-dashboard/nexus-data-analytics-features/crypto-stock.md)
- [Macro](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/nexus-dashboard/nexus-data-analytics-features/macro.md)
- [KOL Insights](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/nexus-dashboard/nexus-data-analytics-features/kol-insights.md)
- [Newsfeed](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/nexus-dashboard/nexus-data-analytics-features/newsfeed.md)
- [Technical](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/nexus-dashboard/nexus-data-analytics-features/technical.md)
- [Watchlist Whales/ Top Traders/ Celebrities](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/nexus-dashboard/nexus-data-analytics-features/watchlist-whales-top-traders-celebrities.md)
- [Agent Vaults](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/aio-nexus-data-layer/nexus-dashboard/nexus-data-analytics-features/agent-vaults.md)
- [Chat Interface](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/chat-interface.md): Quick guide to accessing OLAXBT via the dApp Chat Interface
- [Token Analysis](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/chat-interface/chat-interface.md)
- [Support & Resistance](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/chat-interface/chat-interface-1.md)
- [Whale Waves](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/chat-interface/chat-interface-2.md)
- [News Loop](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/chat-interface/chat-interface-3.md)
- [KOL Tweets](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/chat-interface/chat-interface-4.md)
- [MCP Space](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/mcp-space.md): MCP Space is designed to give users unparalleled control and flexibility in crafting their own AI-powered trading agents.
- [MCP Server](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/mcp-space/mcp-server.md): Modern SDK Collection & Integration Platform
- [Dune Query MCP](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/mcp-space/dune-query-mcp.md): A modern bridge connecting Dune Analytics data to intelligent agents through Model Control Protocol (MCP).
- [KOL Sentiment MCP](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/mcp-space/kol-sentiment-mcp.md): A Model Context Protocol (MCP) implementation for Key Opinion Leader sentiment analysis using the Masa AI API.
- [Solana Vault MCP](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/mcp-space/solana-vault-mcp.md): A Model Context Protocol (MCP) implementation for secure Solana blockchain wallet operations in python.
- [Agent Space](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/agent-space.md)
- [Automated Vaults](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/agent-space/automated-vaults.md)
- [Automated Vaults](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/agent-space/automated-vaults/trading-with-automated-vaults.md)
- [Minting Custom Agents](https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/agent-space/minting-custom-agents.md)


---

# 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://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite.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.
