> For the complete documentation index, see [llms.txt](https://megamo.gitbook.io/megamo-msynchro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator.md).

# Using our integrator

- [Product manager](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/product-manager.md): The manager available in the Megamo integrator allows you to manage the list of products provided by the wholesaler.
- [Category management](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/category-management.md): Thanks to the Megamo integrator, you can conveniently copy categories from the warehouse to your store or link them with existing ones.
- [Copying categories](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/category-management/copying-categories.md): How to transfer categories from wholesaler to your store.
- [Category mapping](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/category-management/category-mapping.md): How to decide where products from specific categories should be imported.
- [Price management](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/price-management.md): With the Megamo integrator you can automate the entry and update of product prices in your store.
- [Attribute management](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/attribute-management.md): The tools available in the Megamo integrator allow you to organize information about products provided by the wholesaler.
- [Features](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/attribute-management/features.md)
- [Producers](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/attribute-management/producers.md)
- [Statuses](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/attribute-management/statuses.md)
- [Full update](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/full-update.md): With the Megamo integrator you have full control over the products in your store - select the scope of update and manage importing of products to the store.
- [Full update configuration](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/full-update/full-update-configuration.md)
- [Run full update](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/full-update/run-full-update.md)
- [Full update history](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/full-update/full-update-history.md)
- [Auto (fast) update](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/auto-fast-update.md): Megamo integrator regularly checks the products available in your store to ensure that their prices and availability are always up-to-date!
- [Auto update configuration](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/auto-fast-update/auto-update-configuration.md)
- [Run auto update](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/auto-fast-update/run-auto-update.md)
- [Auto update history](https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator/auto-fast-update/auto-update-history.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 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, and the optional `goal` query parameter:

```
GET https://megamo.gitbook.io/megamo-msynchro/english/m-synchro/using-our-integrator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
