# Import Data

Lynkmark supports importing bookmarks from web browsers and services which support the Netscape Bookmark (HTML). Visit settings or click on Import Bookmarks from top navigation bar to use our import tool.

![Import your existing bookmarks](https://469289808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcawQ7p92QwTa0kWq8WdE%2Fuploads%2FAEJoC4ylBsRq9qDMWd9o%2Fimport-bookmarks.png?alt=media\&token=d62958bf-0426-4872-a62d-748e88216184)

### Supported Formats - (HTML) <a href="#supported-formats---html" id="supported-formats---html"></a>

Almost any service or browser can generate this file for you. Here how to get it from popular browsers and services:

1. [Chrome](https://www.wikihow.com/Export-Bookmarks-from-Chrome)
2. [Safari](https://www.ionos.com/digitalguide/websites/web-development/export-safari-bookmarks/)
3. [Firefox](https://support.mozilla.org/en-US/kb/export-firefox-bookmarks-to-backup-or-transfer)

### Limitations <a href="#limitations" id="limitations"></a>

At present, Lynkmark only shows nested collections as  single-level collections, while your bookmarks might contain more than one level of nested folders or groups. Lynkmark will analyze your bookmarks file and shows your nested collections as top-level folders.

For eg: "Design -> Ideas -> Inspirations" -> `Design`  `Ideas` `Inspirations`


---

# 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.lynkmark.com/import-data.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.
