# TaxAible Docs

## Documentation

- [Introduction](https://docs.taxaible.co/readme.md)
- [Platform Overview](https://docs.taxaible.co/readme/platform-overview.md): High-level Platform Vision
- [Privacy & Security](https://docs.taxaible.co/readme/privacy-and-security.md): Data Protection & Encryption
- [Getting Started](https://docs.taxaible.co/getting-started.md): First Steps with TaxAible
- [Account Setup](https://docs.taxaible.co/getting-started/account-setup.md): Onboarding & Verification
- [Profile Management](https://docs.taxaible.co/getting-started/profile-management.md): Managing Tax Profiles
- [Features](https://docs.taxaible.co/features.md): Core Features
- [Tax Chat](https://docs.taxaible.co/features/tax-chat.md): AI-Powered Tax Advisory
- [Document Handling](https://docs.taxaible.co/features/document-handling.md): Automated Data Extraction
- [Voice Assistant](https://docs.taxaible.co/features/voice-assistant.md): Documentation for the real-time, low-latency Voice2Voice interface for hands-free filing.
- [Audit Shield](https://docs.taxaible.co/features/audit-shield.md): Risk Check
- [Auto-Reconciler](https://docs.taxaible.co/features/auto-reconciler.md): Detailed guide on balancing wealth statements and using AI-driven suggestions to fix reconciliation gaps.
- [Tax 7E Wizard](https://docs.taxaible.co/features/tax-7e-wizard.md): Step-by-step guide for calculating the 1% property tax and maximizing legal exemptions.
- [Integrations](https://docs.taxaible.co/integrations.md): Integrations.
- [IRIS Connector Extension](https://docs.taxaible.co/integrations/iris-connector-extension.md): FBR IRIS Browser Extension
- [Support](https://docs.taxaible.co/support.md): General support information.
- [Frequently Asked Questions (FAQs)](https://docs.taxaible.co/support/frequently-asked-questions-faqs.md): Clear explanations of what TaxAible is.
- [Glossary of Terms](https://docs.taxaible.co/support/glossary-of-terms.md): Definitions for core Pakistani tax concepts such as


---

# 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.taxaible.co/readme.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.
