# Logout

<figure><img src="/files/AOykQYN0TYPVueYVbLci" alt="" width="294"><figcaption></figcaption></figure>

The logout function is a button that allows you to log out of a system, ending session and securing data from unauthorized access.

It is important for you to always remember to log out of systems, especially if you are using a public computer or mobile device, to minimize the risk of privacy and security breaches.


---

# 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.metaproprotocol.com/metapro-market/top-menu/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.
