# Product Guide

## Guide

- [Welcome to theGPTlab Product Guide](https://docs.thegptlab.com/guide/welcome-to-thegptlab-product-guide.md): Your Gateway to AI-Agent Driven Financial Services
- [Getting Started with theGPTlab: Your Onboarding Guide](https://docs.thegptlab.com/guide/quick-start/getting-started-with-thegptlab-your-onboarding-guide.md)
- [Guide to Your theGPTlab Dashboard](https://docs.thegptlab.com/guide/product-walkthrough/guide-to-your-thegptlab-dashboard.md)
- [Guide to the Agent Dashboard on theGPTlab](https://docs.thegptlab.com/guide/product-walkthrough/guide-to-the-agent-dashboard-on-thegptlab.md)
- [Guide to the Datasource Dashboard on theGPTlab](https://docs.thegptlab.com/guide/product-walkthrough/guide-to-the-datasource-dashboard-on-thegptlab.md)
- [Guide to the Tools Dashboard on theGPTlab](https://docs.thegptlab.com/guide/product-walkthrough/guide-to-the-tools-dashboard-on-thegptlab.md)
- [The Future of theGPTlab: Charting the Path Forward](https://docs.thegptlab.com/guide/overview-of-features/the-future-of-thegptlab-charting-the-path-forward.md)
- [Support and Resources at theGPTlab](https://docs.thegptlab.com/guide/support-and-resources/support-and-resources-at-thegptlab.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.thegptlab.com/guide/welcome-to-thegptlab-product-guide.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.
