# Pickrr

**Overview**

LimeChat has a seamless integration with **Pickrr** which allows us to do the following

1. Use their API to fetch the status of orders (Used for automating order tracking queries via the bot)

Follow the steps below to set up the integration 👇

### Integration

To use the APIs you need to share `Pickrr Auth Token` of your respective store with your dedicated LimeChat Product Consultant

### How to generate Auth Token?

1️⃣ On your **Pickrr dashboard**, find the option for integration

2️⃣ Click on Add a new channel

<figure><img src="/files/a8UiA3QB8i1fy5PsidrD" alt=""><figcaption></figcaption></figure>

3️⃣ Select Shopify if your channel is Shopify otherwise select the respective store

<figure><img src="/files/mZ3rVoY0tpBvnJ49IoHE" alt=""><figcaption></figcaption></figure>

4️⃣ Copy the Auth Token and share with LimeChat

<figure><img src="/files/HdzzqzRZud3fBw5ddhii" alt=""><figcaption></figcaption></figure>

Share these credentials with your dedicated LimeChat Product Consultant to complete the integration


---

# 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://limechatai.gitbook.io/limechat-product-guide/whatsapp-marketing/integrations/logistics/pickrr.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.
