# Welcome to Ivory

Ivory is an AI-powered implementation co-pilot for Adobe Tags (formerly Adobe Launch). Describe what you need in plain language, and Ivory translates it into production-ready tag configurations.

No migration required. No vendor lock-in. Ivory works alongside your existing Adobe Tags implementation.

## Get Started

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Install Ivory</strong></td><td>Add the Ivory Chrome extension and connect to your Adobe Tags property.</td><td><a href="/pages/yYDNwREu5L2U9TrpBeha">/pages/yYDNwREu5L2U9TrpBeha</a></td></tr><tr><td><strong>Quick Start</strong></td><td>Create your first rule in 60 seconds using natural language.</td><td><a href="/pages/OkrvpQNKv5fDXOphtidK">/pages/OkrvpQNKv5fDXOphtidK</a></td></tr><tr><td><strong>Explore Features</strong></td><td>Search, create, update, and batch modify your implementation with AI.</td><td><a href="/pages/mOiwmdfzE8mshT57HHUq">/pages/mOiwmdfzE8mshT57HHUq</a></td></tr><tr><td><strong>How-To Guides</strong></td><td>Step-by-step walkthroughs for common implementation tasks.</td><td><a href="/pages/WK5CJy3oil9YRVLe0Wd8">/pages/WK5CJy3oil9YRVLe0Wd8</a></td></tr></tbody></table>

## What Can Ivory Do?

* **Create rules and data elements** from natural language descriptions
* **Batch update** dozens of components in a single prompt
* **Search** your entire property and add components to your workspace
* **Analyze any page** and get AI-generated tracking recommendations
* **Capture elements** directly from your site with right-click
* **Refactor code** across your implementation (e.g., replace jQuery with vanilla JS)
* **Reuse prompt templates** for consistent, repeatable implementations

## Links

* [Ivory Web App](https://ivory.moonbird.ai) - Manage your account, templates, and instructions
* [Chrome Extension](https://chromewebstore.google.com/detail/ivory/fcpaekngjogajahloppohkobimcfaogm) - Install Ivory from the Chrome Web Store
* [Moonbird](https://moonbird.ai) - Learn more about the team behind Ivory


---

# 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://ivory-docs.gitbook.io/ivory/readme.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.
