# USING SECOND ME

- [Features](https://docs.me.bot/using-second-me/features.md)
- [Smart topics](https://docs.me.bot/using-second-me/features/smart-topics.md)
- [Widgets](https://docs.me.bot/using-second-me/features/widgets.md)
- [Connect with a Second Me](https://docs.me.bot/using-second-me/features/connect-with-a-second-me.md)
- [Second Me Sticker](https://docs.me.bot/using-second-me/features/second-me-sticker.md): Tap it anytime, anywhere.
- [Key Memories](https://docs.me.bot/using-second-me/features/key-memories.md): Key details auto-extracted from your Memories for better recall of what's important.
- [Apps](https://docs.me.bot/using-second-me/apps.md)
- [Browser extension](https://docs.me.bot/using-second-me/browser-extension.md)
- [Data & integrations](https://docs.me.bot/using-second-me/data-and-integrations.md)
- [Import data into Me.bot](https://docs.me.bot/using-second-me/data-and-integrations/import-data-into-me.bot.md)
- [Import from Notion](https://docs.me.bot/using-second-me/data-and-integrations/import-from-notion.md): You can easily import all of your Notion data into Me.bot in one go, both on the web and in the mobile app.
- [Import from Evernote](https://docs.me.bot/using-second-me/data-and-integrations/import-from-evernote.md): You can effortlessly bring all your Evernote notebooks into Me.bot on the web.
- [Import from Apple Notes](https://docs.me.bot/using-second-me/data-and-integrations/import-from-apple-notes.md): You can easily import all your Apple Notes into Me.bot on the web by following these steps.
- [Import from Markdown](https://docs.me.bot/using-second-me/data-and-integrations/import-from-markdown.md): You can easily batch import .md files into Me.bot, streamlining the process of organizing your notes.
- [Import from X (Twitter)](https://docs.me.bot/using-second-me/data-and-integrations/import-from-x-twitter.md)
- [Export your memories](https://docs.me.bot/using-second-me/data-and-integrations/export-your-memories.md)
- [Delete all data](https://docs.me.bot/using-second-me/data-and-integrations/delete-all-data.md)
- [User stories](https://docs.me.bot/using-second-me/user-stories.md)
- [Community & Feedback](https://docs.me.bot/using-second-me/community-and-feedback.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://docs.me.bot/using-second-me.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.
