# friendrequestnotification

This reusable element is used in the [`header`](https://docs.airdev.co/social-network-template/assets/reusables/header) for displaying friend requests sent to the current user.&#x20;

![](/files/-LeTQIo_79RjMpmHxLjl)

The user can click on the icon group to open a focus group containing a friendship repeating group. Clicking on `Button IGNORE ALL` will ignore all friend requests received.  Clicking on `Group Select 1` will navigate the user to the `dashboard` page and open the friend request tab.

![](/files/-LeTSjS6mERstjUbt6JK)


---

# 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.airdev.co/social-network-template/assets/reusables/friendrequestnotification.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.
