# Onesignal

**PushExpress -- SDK Onesignal**

1. Open Onesignal profile.
2. Go to App settings - Keys & IDs
3. Take the OneSignal App ID Rest API Key

<div align="center"><img src="/files/aCmWBjE1CaYH0QggLroR" alt="" width="800"></div>

<div align="center"><img src="/files/tcW4m2VwyDMQrDG2meFT" alt="" width="800"></div>

<div align="center"><img src="/files/Ssd23lPheOXMNYGw1CMm" alt="" width="800"></div>

<div align="center"><img src="/files/915xOfdsFtHUIdMVIKia" alt="" width="800"></div>

4. Correctly insert them into Push.Express:

<div align="center"><img src="/files/2hKdIZxagQ1RIiTkZyyQ" alt="" width="800"></div>

Select OneSignal, enter the data, and click Save.


---

# 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.push.express/sdk/onesignal.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.
