# GraphAI Platform

- [GraphEngine (Closed Beta)](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta.md)
- [Interact with existing Sub-Graphs](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/interact-with-existing-sub-graphs.md): This section provides an overview of how users can expect to interact with and query existing subgraphs created and hosted by the GraphAI Team.
- [Signing In](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/interact-with-existing-sub-graphs/signing-in.md): This page provides an overview to guide users through the GraphEngine Closed Beta signing in process.
- [Navigating the UI](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/interact-with-existing-sub-graphs/navigating-the-ui.md): This page walks users through the GraphEngine Dashboard and Subgraph Querying userflow and UI.
- [Prompt Guidance](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/interact-with-existing-sub-graphs/prompt-guidance.md)
- [GraphAI Lens - Create your own Sub-Graph](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/graphai-lens-create-your-own-sub-graph.md): This section provides an overview and user guide for GraphAI Lens - our new structured approach to subgraph creation.
- [Token Lens](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/graphai-lens-create-your-own-sub-graph/token-lens.md): This page will walk users through the subgraph creation flow using the Token Lens.
- [DEX Lens](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/graphai-lens-create-your-own-sub-graph/dex-lens.md): This page will walk users through the subgraph creation flow using the DEX Lens.
- [MCP Integrate Sub-Graphs to external application](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/mcp-integrate-sub-graphs-to-external-application.md): This section will be updated upon the 'MCP Integration' feature release expected in the coming weeks of the GraphEngine Closed Beta. Follow GraphAI announcements for the latest updates.
- [My Subgraphs - Manage your requested subgraphs](https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/my-subgraphs-manage-your-requested-subgraphs.md): This guide walks users through navigating the 'My Subgraphs' dashboard.


---

# 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://graphai-1.gitbook.io/graphai/graphai-platform.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.
