# Push Section

Push notifications can be created from the Digital Wallet app in order to send push notifications to the customer on any specific event. Moving further, let us take a look at how can you access the push notifications section.

1. Upon successful login, navigate to the left-hand menu.<br>
2. From the list of modules, click the <img src="/files/F4fxU3TrIWwdZGkn4bqB" alt="" data-size="line">icon. Doing so takes you to the Push Notifications screen.

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

3. By default, you land on the Send Push section. Here, you can create push notifications to be displayed on customer's lock screen when a specific event for a specific card is triggered.

<figure><img src="/files/G9x4gOUdhjJJk81KsXqG" 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://help.digitalwallet.cards/push-notifications/push-section.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.
