# Widgets

You can keep track of your to-dos and easily add memories with our customized widgets!

## Add widgets on iPhone

### Add widgets to your Home Screen

1. Long press anywhere on your home screen until the apps jiggle.
2. Tap the Add <img src="https://cdsassets.apple.com/live/7WUAS350/images/inline-icons/ios14-widgets-add-icon.png" alt="Gray add button" data-size="line"> button in the upper-left corner.

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

3. Search for Me.bot, select a widget and tap Add Widget.

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

4. Long press the widget and drag it anywhere you like on the screen.

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

### Add widgets to your Today View

1. Swipe right from the Home Screen or Lock Screen to land in Today View.
2. Scroll down to the bottom and tap **Edit**.
3. Tap the **Add** <img src="https://cdsassets.apple.com/live/7WUAS350/images/inline-icons/ios14-widgets-add-icon.png" alt="gray plus icon" data-size="line"> button in the upper-left corner.
4. Search for Me.bot, select a widget and tap **Add Widget**.

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

### Create your widget stack

Drag a widget on top of another widget of the same size to create your widget stack. Swipe up and down to switch, which saves your screen space.

<figure><img src="/files/oxodIE3smw9aspH95IrI" 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/using-second-me/features/widgets.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.
