> For the complete documentation index, see [llms.txt](https://docs.mavenseed.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mavenseed.com/managing-your-site/market/bookmarks.md).

# Bookmarks

Give your customers the ability to save content by installing and activating the Bookmarks plugin. When activated, this plugin will add a button to single lessons, courses, posts, downloads, and live streams.&#x20;

Here's what that looks like on a single lesson inside of a course.

![](/files/-MB_841o1M3kfCnh-G-Q)

Since this feature is available to customers, you won't see it as the site owner.&#x20;

{% hint style="success" %}
Tip: To test your site as a customer, simply create one! Then give them access to any product by creating a manual order, or give them access to a subscription by manually creating a subscription.
{% endhint %}

A customer can view any saved content inside of their account under the "Saved" tab.

![](/files/-MB_8qSuQg_I4EWvqBc_)

### **Settings**

You can change which type of content Bookmarking will appear on in the plugin settings.

![](/files/-MB_7LdvHJbFKKs-nESz)


---

# 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:

```
GET https://docs.mavenseed.com/managing-your-site/market/bookmarks.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.
