# How-To ERP Bridge

The following sections provide information about which data import from your ERP and how to use them with ERP Bridge. All of this sections are thought as insights to exploit the software 100%: for example you will see a standard integration that we recommend tu use with best practice cases as creator.

[For all technical information, please refer to the software documentation section.](https://app.gitbook.com/o/dqKPF6FPZJ8Zn8KSpz4T/s/8aXoI2Tlg6UeyOnlRKhV/)

After completing the software installation and configuration, it's time to set up all synchronization logic, called Operation, from the software homepage.

{% hint style="info" %}
Our advice is to follow this synchronization logic:

* [Companies](https://howto.erpbridge.io/readme/companies)
* [Deals](https://howto.erpbridge.io/readme/deal)
* Contacts
* Products
* Line Items
* Tickets
* CustomObject
  {% endhint %}


---

# 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://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.
