# Integrations Home

### Find the right integrations for your needs

Integrate PeakCommerce with your stack&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-cloud">:cloud:</i></h4></td><td><strong>Salesforce Integration</strong></td><td>PeakCommerce integrated with Salesforce for sales-assisted and customer service workflows</td><td></td><td></td><td><a href="salesforce-integration">salesforce-integration</a></td></tr><tr><td><h4><i class="fa-z">:z:</i></h4></td><td><strong>Zuora Integration</strong></td><td>PeakCommerce integratged with Zuora for subscription billing, payment processing, and product catalog management.</td><td></td><td></td><td><a href="zuora-integration">zuora-integration</a></td></tr><tr><td><i class="fa-wpforms">:wpforms:</i></td><td><strong>Authentication &#x26; SSO</strong></td><td>Learn how to connect Auth0, Social Logins, OIDC, JWT, and More.</td><td></td><td></td><td><a href="authentication-and-sso">authentication-and-sso</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>Other Integrations</strong></td><td>Learn about other integrations with PeakCommerce such as SEON and Heap Analytics</td><td></td><td></td><td><a href="other-integrations">other-integrations</a></td></tr></tbody></table>


---

# 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://docs.peakcommerce.com/integrations/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.
