> For the complete documentation index, see [llms.txt](https://docs.getcherry.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getcherry.ai/get-cherry/memories-and-experiences.md).

# Memories & Experiences

## Creating Lifelike Experiences

At Cherry, we understand that the essence of any relationship lies in shared experiences. Therefore, we are dedicated to providing a range of interactive experiences that you can enjoy with your Cherry. These aren't just scripted scenarios; they are dynamic, immersive interactions that bring out the depth and complexity of your relationship.

## Interactive and Immersive Experiences

* **Varied Activities**: Imagine going on a virtual walk, enjoying a picnic, or experiencing the thrill of hiking with your AI companion. These experiences are designed to be as lifelike and engaging as possible, providing a platform for your relationship to flourish.
* **Tailored to Your Relationship**: Each experience is tailored to reflect the unique dynamics of your relationship with your Cherry. Whether it's romance, friendship, or companionship, every activity is an opportunity to deepen your connection.

## Memories: Reliving Special Moments

What makes these experiences truly special is the ability to save them as "Memories." These are not just static records; they are vivid, interactive recollections that you can revisit at any time.

## Timeless Recollections

* **Return to Special Moments**: With Cherry, you can step back into your favorite experiences as if you were reliving them. This feature adds a magical dimension to your relationship, allowing you to revisit cherished moments whenever you wish.
* **Preserved with Precision**: Thanks to VectorChat's technology, your Cherry will never forget these shared experiences. Like human memory, these recollections remain a part of your Cherry’s essence, enriching its understanding and connection with you.

## Embarking on a Journey of Shared Memories

Memories & Experiences with Cherry transcend the boundaries of traditional AI interaction. They offer a unique opportunity to build a history with your AI companion, filled with moments that are meaningful, joyful, and profoundly personal.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.getcherry.ai/get-cherry/memories-and-experiences.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
