# Where do I find my passphrase?

:grey\_exclamation: **If you've lost your mnemonic passphrase but are still logged in into your Fearless Wallet account, there's no need to panic.**\
\
Fearless Wallet allows you to view (export) your passphrase from within your account in this case. Here’s an easy-to-follow guide to help you access your passphrase :\
\
:chains:[**Exporting & Importing a wallet using a passphrase**](/accounts/walkthrough/exporting-and-importing-a-wallet-using-a-passphrase.md)


---

# 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://wiki.fearlesswallet.io/getting-started/where-do-i-find-my-passphrase.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.
