# Adding Logout Link into Navigation Block

The plugin has a block named Logout Menu Item.

This is a child block of core/navigation block. I you want to add a logout menu item into your navigation block, follow these steps:

**1) Open Site Editor**

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

**2) Select Navigation Block and click + button in the right sidebar.**

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

**3) Select "Logout Menu Item" block**

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

**4) Customize the block if you prefer**

<figure><img src="/files/8oNlaq8xkYkPn84rsn9s" 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://guide-frontendlogin.iyziweb.site/how-to/adding-logout-link-into-navigation-block.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.
