# Retrieve your memories

Me.bot is your second brain where every memory is stored and categorized! Read through the tutorials below to make the most of your Me.bot's memories.

## Look up your memories in the library

Me.bot stores and categorizes everything you upload into its library.&#x20;

Navigate to <img src="/files/tP8NrRTfCXfgM4kljiRQ" alt="" data-size="line">**Library**, easily look up your memories by **Types** like to-dos, memos, or images, or explore **Smart Topics** like Self Growth, Tech, Moments in Life and more!

&#x20;Or just type keywords into search bars.

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

## Create your custom topics

Have specific interests or hobbies that you love to talk about? Create your own custom topics in **Smart Topics** by tapping <img src="/files/n0nInIsGwGUcjQ6FUoq3" alt="" data-size="line">, and let Me.bot organize your memories perfectly.

<figure><img src="/files/1jNmI3LN57d8YDFa1dad" alt=""><figcaption></figcaption></figure>

## Ask Me.bot for your vague memories&#x20;

Don't worry if you can't find a memory! Me.bot has your back. Simply describe it using a few words, and Me.bot will help you retrieve the original. With Me.bot, your thoughts are always just a click away.

<figure><img src="/files/8ZWTem7uVn9YdmperVvb" 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://docs.me.bot/jp/getting-started/retrieve-your-memories.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.
