# Incognito

![Whispers without creating an account](/files/-MHScrmEij81nbBu2vTq)

## How it works

With the Incognito Mode, you can use Spinym without creating an account. You're 100% anonymous and you can create and share Whispers, upvote or down vote Whispers, view user profiles, ask others questions, and more...

Other people will never know who you are. However, you do have a temporal account that can identify your content.

{% hint style="info" %}
When you use the Incognito Mode, you are given an ID, all the content you create that is: the questions you ask, the Whispers you create, the up and down votes are linked with ID. The account is generated based on your Device. If you have 2 devices (Phones or PCs), you won't have the same account if these two devices don't have anything in common.

Hence, you're are considered as an 'anonymous' user without any profile. Please check our [Privacy Policy](https://help.spinym.com/legal/privacy) to know what Data is collected for which purpose.&#x20;
{% endhint %}

### How to log out?

Since you don't have a profile, you can simply go to the Profile Tab and press on the "**Quick Log In"** button to logout and login with another account.


---

# 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.spinym.com/incognito.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.
