# Fish Wishlist App

We have built the wishlist app that we always wish existed.

{% hint style="success" %}
:link:[ **Install from the Shopify App Store** ](https://apps.shopify.com/fish-wishlist)
{% endhint %}

{% hint style="info" %}
**Need help?** [Contact Us](https://app.gitbook.com/u/ORl9VeaRJSOs4nsMpInXf0lzgvu2) or [Book a Meeting](https://calendly.com/nativeappco-support/30min) with us
{% endhint %}

### Key Features

These are the first things you'll notice about our app:

* **It's fast**. Every interaction is built natively for Shopify. No slow third party hosted wishlist pages.
* **It's simple**.&#x20;
* **It's native**. We're 100% built for the best parts of Shopify using:
  * Theme Sections for easy setup
  * Checkout Extensibility to enable customers to shop their wishlist from the checkout
  * Shopify Flow to let you send wishlist data to your marketing platforms like Klaviyo and Dotdigital&#x20;
  * All wishlists are stored in Shopify admin as customer metafields, which means you own all your customer data
  * Wishlists can be accessed and updated via Shopify POS.
* **It's customisable**. Everything is set up to make it easy for you to customise for your business. Features include:

  * Multiple wishlists per customer
  * Customers can name their wishlists
  * Translate your wishlist to cater for different languages, or update your terminology for different business types (eg. B2B)

  &#x20;


---

# 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://wishlist.nativeappco.com/overview/fish-wishlist-app.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.
