# Generating App Key

You’ll be required to generate a “partner key” from the Truecaller developer console to make the Truecaller Number Verification app work with your Shopify store. You can do so very easily and for free by registering [here](https://developer.truecaller.com/sign-up) ( in case you don’t already have an existing account ).

<figure><img src="/files/60RiXQGO6qHHosjKGTLA" alt=""><figcaption></figcaption></figure>

1. Once you have created you account and log in, click on “Add Application” and select the “Shopify” radio button.

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

2. Input your Store name (e.g. examplestore.myshopify.com) and Shopify Store id to generate the partner key.

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

3\) Click continue, and copy your newly generated partner key from the Truecaller console.

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


---

# 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.truecaller.com/truecaller-sdk/shopify-app/generating-app-key.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.
