# How to get Twitter App Key

It's require you to have a developer account to create Twitter app.&#x20;

You may apply to get  [Twitter Developer account here](https://developer.twitter.com/en/apply-for-access.html)​It's require you to have a developer account to create Twitter app.

You may apply to get [Twitter Developer account here](https://developer.twitter.com/en/apply-for-access.html)

**Step 1:** When you have a developer account go to page <https://developer.twitter.com/en/apps> and click **Create an app.**

![](/files/-LZsDnuPEoqG5vmY8sGJ)

**Step 2:** Fill these options to create app:

![](/files/-LZsDtfvmx4E1uGhUgJe)

![](/files/-LZsI5SwHXfi15wk-bhf)

{% hint style="danger" %}
Please double check app Callback URLs detai&#x6C;**:** [**https://lockers.arenacommerce.com/third-party/twitter/twitter-signin-callback**](https://lockers.arenacommerce.com/third-party/twitter/twitter-signin-callback)
{% endhint %}

**Step 3:** After creating app successfully, access to **"Keys and tokens"** tab of the app that you have just created and copy **"consumer key", "consumer secret"** then click here for how to provide them to our app.

![](/files/-LZsI5SyPFEeRz7Pz03o)


---

# 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://doc.arenacommerce.com/social-locker/connect-your-social-keys/how-to-get-twitter-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.
