# Install & Setup

- [Theme Setup](https://wishlist.nativeappco.com/install-and-setup/theme-setup.md)
- [Enable app embeds](https://wishlist.nativeappco.com/install-and-setup/theme-setup/enable-app-embeds.md): Activate our app embeds to add our wishlist functionality to your site
- [Add app blocks to your theme](https://wishlist.nativeappco.com/install-and-setup/theme-setup/add-app-blocks-to-your-theme.md): Utilise our app blocks to add our wishlist buttons to your site header & product page templates.
- [Add code snippet to collection grid](https://wishlist.nativeappco.com/install-and-setup/theme-setup/add-code-snippet-to-collection-grid.md): Insert our code snippet to your product grid item to add our wishlist buttons to your collection grid.
- [Add "Open Wishlist" Button to Your Site](https://wishlist.nativeappco.com/install-and-setup/theme-setup/add-open-wishlist-button-to-your-site.md): This document explains the various methods to integrate the "Open Wishlist" button into your website. Our automatic installation typically handles the basic setup, but manual options are available.
- [Add Wishlist Button to Product Page](https://wishlist.nativeappco.com/install-and-setup/theme-setup/add-wishlist-button-to-product-page.md): Adding a Wishlist Button to your product page is easy. Use App Blocks for a super quick setup, or use our Manual setup for advanced customisation.
- [App Configuration](https://wishlist.nativeappco.com/install-and-setup/app-configuration.md): Before you set up Fish Wishlist on your store, you should visit the Settings page and configure it to meet your needs.  You can change these settings any time.
- [Checkout Upsell Widget](https://wishlist.nativeappco.com/install-and-setup/checkout-upsell-widget.md): Fish Wishlist has a Checkout Upsell widget to encourage logged in customers to add to their order from within the checkout.
- [Account Portal](https://wishlist.nativeappco.com/install-and-setup/account-portal.md): Fish Wishlist has an Account widget to enable logged in customers to access their wishlist easily from the account dashboard.
- [Migrating from another Wishlist App](https://wishlist.nativeappco.com/install-and-setup/migrating-from-another-wishlist-app.md): Switching from another wishlist app? We make it easy to bring your customer data with you so nobody loses their saved items.
- [Enabling Collaborator Access](https://wishlist.nativeappco.com/install-and-setup/enabling-collaborator-access.md): To provide the best support possible, our team sometimes needs to look under the hood of your store.
- [Managing Product Variants](https://wishlist.nativeappco.com/install-and-setup/managing-product-variants.md): Fish Wishlist doesn't just save products; it saves the exact version of the product your customer wants.


---

# 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/install-and-setup.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.
