> For the complete documentation index, see [llms.txt](https://help.simpledealersuite.com/simple-recon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simpledealersuite.com/simple-recon/faqs/adding-sr-bookmark.md).

# Adding SR Bookmark

Log in as an admin to your account.

Once logged in, navigate to the Recon Settings page using the menu shown below.

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

Once on the Recon Settings page, please scroll down to where you see the Browser Plugin section.

<figure><img src="/files/3WTsLuvVogmPjVTyev6j" alt=""><figcaption></figcaption></figure>

Drag the "SR" text and drop it on the bookmarks bar.

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

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

Your bookmarks bar should look similar to the one below with "SR" on the bookmarks bar.

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

Now, navigate to your website we need to pull data from and press the 'SR' bookmark.


---

# 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://help.simpledealersuite.com/simple-recon/faqs/adding-sr-bookmark.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.
