# Integrations

- [Akeneo](https://developer.textmaster.com/integrations/akeneo.md): Learn how our Akeneo integration works
- [Getting Started](https://developer.textmaster.com/integrations/akeneo/getting-started.md): Learn how as an administrator of your Akeneo instance you can integrate with TextMaster
- [Configuration](https://developer.textmaster.com/integrations/akeneo/configuration.md): Learn how to configure your Akeneo instance to send products for translation on TextMaster
- [Usage](https://developer.textmaster.com/integrations/akeneo/usage.md): Learn how to send products for translation to TextMaster from your Akeneo instance.
- [Monitoring](https://developer.textmaster.com/integrations/akeneo/monitoring.md): Learn how to monitor your translation projects sent to TextMaster.
- [Troubleshooting](https://developer.textmaster.com/integrations/akeneo/troubleshooting.md): Learn how to resolve the most common problems people encounter with the Akeneo integration.
- [Salesforce Commerce Cloud](https://developer.textmaster.com/integrations/salesforce-commerce-cloud.md): Learn how our SFCC integration works
- [Getting Started](https://developer.textmaster.com/integrations/salesforce-commerce-cloud/getting-started.md): Learn how as an administrator of your SFCC instance you can integrate with TextMaster
- [Configuration](https://developer.textmaster.com/integrations/salesforce-commerce-cloud/configuration.md): Learn how to configure your SFCC instance to send products for translation on TextMaster
- [Usage](https://developer.textmaster.com/integrations/salesforce-commerce-cloud/usage.md): Learn how to send products for translation to TextMaster from your SFCC instance.
- [Monitoring](https://developer.textmaster.com/integrations/salesforce-commerce-cloud/monitoring.md): Learn how to monitor your translation projects sent to TextMaster.
- [Troubleshooting](https://developer.textmaster.com/integrations/salesforce-commerce-cloud/troubleshooting.md)


---

# 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://developer.textmaster.com/integrations.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.
