# Logout

To logout of the account, the user has two option.

1. The user can click on the account name in the header tab and choose logout option.

<figure><img src="/files/x22vrHzvAinlsDgHqBEo" alt=""><figcaption><p>Fig-1: Logout option1</p></figcaption></figure>

&#x20;2\. The user can click the menu option and logout will be at the bottom of the list.&#x20;

<figure><img src="/files/fWUdiiUGLTipcspCS1ow" alt=""><figcaption><p>Fig-2: Logout option2</p></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://community.peerplays.com/technology/peerplays-dex/user-guide/logout.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.
