> For the complete documentation index, see [llms.txt](https://docs.picketapi.com/picket-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.picketapi.com/picket-docs/reference/integrations.md).

# Integrations

### **Commerce Platforms**

**Shopify** (*Beta*)

For private beta access, sign up here: <https://forms.gle/uumfAnnzwFPtGoyeA>

{% content-ref url="/pages/VCfnjaZVb88pJID9W26M" %}
[Picket Shopify App - Merchant Documentation](/picket-docs/reference/integrations/picket-shopify-app-merchant-documentation.md)
{% endcontent-ref %}

**BigCommerce**&#x20;

You can install the Picket BigCommerce app on the [BigCommerce App Store](https://www.bigcommerce.com/apps/picket/)

{% content-ref url="/pages/3J6UhAAGJJc7XUotJpF1" %}
[Picket BigCommerce App - Merchant Documentation](/picket-docs/reference/integrations/picket-bigcommerce-app-merchant-documentation.md)
{% endcontent-ref %}

### **Auth Providers**

#### **AWS Cognito**

{% content-ref url="/pages/NtUWnQUItNHsmGwDk1ot" %}
[Amazon Cognito](/picket-docs/reference/integrations/amazon-cognito.md)
{% endcontent-ref %}

#### **Supabase**

{% content-ref url="/pages/0DtlswHpFBt20HdKdSwl" %}
[Supabase](/picket-docs/reference/integrations/supabase.md)
{% endcontent-ref %}

### **Wallet Connect Libraries**

You'll get the best experience, with the highest login conversion rate by using the Picket login modal. However, if you have already integrated or prefer other wallet connect libraries, we have built integrations to make secure authentication and authorization easy to add. Enjoy custom signing messages, automatic signing message translation into 100+ languages, secure signature management and more while using alternative wallet connect libraries.

**Rainbowkit**

{% content-ref url="/pages/F7erq4DuxJEhonFY2QTa" %}
[Picket Authentication with RainbowKit](/picket-docs/reference/integrations/picket-authentication-with-rainbowkit.md)
{% endcontent-ref %}

Is there an integration you'd love to see or need for your project that isn't here? [Reach out](mailto:team@picketapi.com) and let us know, we'll do our best to prioritize getting your integration built quickly and can help work through a solution for you asap.


---

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

```
GET https://docs.picketapi.com/picket-docs/reference/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.
