# ERP Bridge | How To

## ERP Bridge | How To

- [How-To ERP Bridge](https://howto.erpbridge.io/readme.md): Check out the most useful and popular topics to get you started with ERP Bridge.
- [Companies](https://howto.erpbridge.io/readme/companies.md): How to integrate companies data from ERP Bridge
- [Synchronization from ERP to HubSpot](https://howto.erpbridge.io/readme/companies/synchronization-from-erp-to-hubspot.md)
- [SQL Recommended Synchronization](https://howto.erpbridge.io/readme/companies/synchronization-from-erp-to-hubspot/sql-recommended-synchronization.md): What information to integrate from source to destination
- [Operation Configuration in ERP Bridge](https://howto.erpbridge.io/readme/companies/synchronization-from-erp-to-hubspot/operation-configuration-in-erp-bridge.md)
- [Advices and Best Practices](https://howto.erpbridge.io/readme/companies/synchronization-from-erp-to-hubspot/advices-and-best-practices.md): How to use imported data - recommendations for use
- [Synchronization from HubSpot to ERP](https://howto.erpbridge.io/readme/companies/synchronization-from-hubspot-to-erp.md)
- [Recommended Synchronization SQL - From HubSpot to Database](https://howto.erpbridge.io/readme/companies/synchronization-from-hubspot-to-erp/recommended-synchronization-sql-from-hubspot-to-database.md): What information to integrate from source to destination
- [Operation Synchronization ERP Bridge](https://howto.erpbridge.io/readme/companies/synchronization-from-hubspot-to-erp/operation-synchronization-erp-bridge.md)
- [Advices and Best Practices](https://howto.erpbridge.io/readme/companies/synchronization-from-hubspot-to-erp/advices-and-best-practices.md): How to use imported data - recommendations for use
- [Deal](https://howto.erpbridge.io/readme/deal.md): How to integrate Deal data from ERP Bridge
- [Synchronization from ERP to HubSpot](https://howto.erpbridge.io/readme/deal/synchronization-from-erp-to-hubspot.md)
- [SQL Recommended Synchronization](https://howto.erpbridge.io/readme/deal/synchronization-from-erp-to-hubspot/sql-recommended-synchronization.md): What information to integrate from source to destination
- [Operation Configuration in ERP Bridge](https://howto.erpbridge.io/readme/deal/synchronization-from-erp-to-hubspot/operation-configuration-in-erp-bridge.md)
- [Advices and Best Practices](https://howto.erpbridge.io/readme/deal/synchronization-from-erp-to-hubspot/advices-and-best-practices.md): How to use imported data - recommendations for use
- [Synchronization from HubSpot to ERP](https://howto.erpbridge.io/readme/deal/synchronization-from-hubspot-to-erp.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://howto.erpbridge.io/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.
