# Advanced Guides

- [Gifting Membership](https://help.inveterate.com/help-center/advanced-guides/gifting-membership.md)
- [Editing Free Tier Signup Modals](https://help.inveterate.com/help-center/advanced-guides/editing-free-tier-signup-modals.md)
- [Membership Currency Localization](https://help.inveterate.com/help-center/advanced-guides/membership-currency-localization.md)
- [Migrating From Scripts To Functions](https://help.inveterate.com/help-center/advanced-guides/migrating-from-scripts-to-functions.md)
- [Migrating To Tiers](https://help.inveterate.com/help-center/advanced-guides/migrating-to-tiers.md)
- [Spend Based Tiers](https://help.inveterate.com/help-center/advanced-guides/spend-based-tiers.md): This guide will explain how Spend Based Tiers work and walk you through how to implement them onto your membership program.
- [About Spend Based Tiers](https://help.inveterate.com/help-center/advanced-guides/spend-based-tiers/about-spend-based-tiers.md)
- [Spend Based Tiers Setup](https://help.inveterate.com/help-center/advanced-guides/spend-based-tiers/spend-based-tiers-setup.md)
- [About The Landing Page](https://help.inveterate.com/help-center/advanced-guides/spend-based-tiers/about-the-landing-page.md)
- [Excluding Tiers from Spend-Based Transitions](https://help.inveterate.com/help-center/advanced-guides/spend-based-tiers/excluding-tiers-from-spend-based-transitions.md)
- [Search Engine Crawling](https://help.inveterate.com/help-center/advanced-guides/search-engine-crawling.md)
- [Advanced Settings](https://help.inveterate.com/help-center/advanced-guides/advanced-settings.md)
- [App Embeds Settings](https://help.inveterate.com/help-center/advanced-guides/advanced-settings/app-embeds-settings.md)
- [Early Access Settings](https://help.inveterate.com/help-center/advanced-guides/advanced-settings/early-access-settings.md)
- [Exclusive Access Settings](https://help.inveterate.com/help-center/advanced-guides/advanced-settings/exclusive-access-settings.md)
- [Shopify Scripts](https://help.inveterate.com/help-center/advanced-guides/shopify-scripts.md)
- [Free Shipping Script](https://help.inveterate.com/help-center/advanced-guides/shopify-scripts/free-shipping-script.md)
- [Member Only Pricing](https://help.inveterate.com/help-center/advanced-guides/shopify-scripts/member-only-pricing.md)
- [Free Gift At Sign Up](https://help.inveterate.com/help-center/advanced-guides/shopify-scripts/free-gift-at-sign-up.md)
- [Theme Editor Sections](https://help.inveterate.com/help-center/advanced-guides/theme-editor-sections.md): Inveterate provides Theme Editor sections that can be used on your Shopify store to better hilight your membership program.
- [PDP Upsell Widget](https://help.inveterate.com/help-center/advanced-guides/theme-editor-sections/pdp-upsell-widget.md): Inveterate provides a Shopify Theme section that can be used to merchandise the membership product with an Add to Cart button on your product pages.
- [Replace Inveterate Emails In Klaviyo](https://help.inveterate.com/help-center/advanced-guides/replace-inveterate-emails-in-klaviyo.md)
- [How to Send Member Notification Emails with Klaviyo](https://help.inveterate.com/help-center/advanced-guides/replace-inveterate-emails-in-klaviyo/how-to-send-member-notification-emails-with-klaviyo.md)
- [Klaviyo Member Notification Metrics and Their Template Variables](https://help.inveterate.com/help-center/advanced-guides/replace-inveterate-emails-in-klaviyo/klaviyo-member-notification-metrics-and-their-template-variables.md)
- [Sunsetting Your Membership Program](https://help.inveterate.com/help-center/advanced-guides/sunsetting-your-membership-program.md)
- [Shopify Flow](https://help.inveterate.com/help-center/advanced-guides/shopify-flow.md)
- [Flow Library](https://help.inveterate.com/help-center/advanced-guides/shopify-flow/flow-library.md)
- [Edit membership selling plan fields](https://help.inveterate.com/help-center/advanced-guides/edit-membership-selling-plan-fields.md)


---

# 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://help.inveterate.com/help-center/advanced-guides.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.
