# OneSignal Configuration

### Create a new OneSignal APP

1. Go to <http://onesignal.com/>
2. Login/Signup to go to your dashboard.
3. Click on **Add a new app**

![](/files/-LAlSeX1eTOMtiWwy7Cs)

&#x20; 4\. Enter you app name

&#x20; 5\. Then click on **CREATE**&#x20;

![](/files/-LDGpSBc7ub0vtnFY7WN)

&#x20;   6\. Then you'll see this screen. Click on **Google Android (GCM)** and click **NEXT.**

![](/files/-LDGppRmMeCyvdJctbWR)

&#x20; 7\. Then on next step, you need to provide the **Google Server API Key** and **Google Project Number**. You'll find them in your Firebase Console. If you haven't create a firebase app for your project, then [**go here**](http://google.com/). Then click on save

![](/files/-LDGq6aFFT1iH_6AkvWU)

&#x20; 8\. Select the app you've already created in firebase console. Then you'll see something like this. Click on the small "**GEAR Icon"** and then click on **Project settings.**

![](/files/-LDGqjuEEwBBc7oWaQZD)

&#x20; 9\. Then you can find your **Server Key** and **Project Number** in the **CLOUD MESSAGING** tab.

![](/files/-LDGrcc-KUyl3GwHkyiU)

10\. After filling these information, click on **Save.** And follow the instructions in image to obtain your **OneSignal App ID** and **OneSignal REST API KEY.**

![](/files/-LDGsmRfPoiSvDb0ZTT2)


---

# 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://wordroid.gitbook.io/wordroid-docs/onesignal-configuration.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.
