> For the complete documentation index, see [llms.txt](https://easify.gitbook.io/easify-box-bundle-builder-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easify.gitbook.io/easify-box-bundle-builder-docs/user-guide/user-guide.md).

# User Guide

Welcome to Easify Box Bundle Builder - User Guide. Everything from first steps to advanced workflows is in these docs. Pick a starting point below or ask the Assistant to jump right in!

<button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question…</button>

<button type="button" class="button secondary" data-action="ask" data-query="How do I create box with a template?" data-icon="rocket-launch">Create Box with Template</button><button type="button" class="button secondary" data-action="ask" data-query="How do I set up a custom field?" data-icon="text">Add Custom Field</button><button type="button" class="button secondary" data-action="ask" data-query="How do I translate my box?" data-icon="language">Translate</button>

***

{% hint style="success" icon="sparkles" %}
**Feature Request:** If there's a feature you're looking for but don't see, we'd love to hear about it. Your requests help us build what matters most to merchants like you.

<a href="https://easifyapps.com/feature-request-bb/" class="button secondary">Tell us</a>
{% endhint %}

## Where to start

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Set up your app and find your perfect plan.</td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td><td><a href="/files/2jIOPuDlhPm4T1gOiLJy">/files/2jIOPuDlhPm4T1gOiLJy</a></td></tr><tr><td>Understand how 4 types of box work and which one suit you.</td><td><a href="/pages/LcJV5VcnQPH7gDpl0gte">/pages/LcJV5VcnQPH7gDpl0gte</a></td><td><a href="/files/ruQBUf0K0JNFyhChlNqP">/files/ruQBUf0K0JNFyhChlNqP</a></td></tr><tr><td>Walkthroughs Visual Editor - where you can custom everything in your box.</td><td><a href="/pages/ofItCxt6Fxx8RQPBiarN">/pages/ofItCxt6Fxx8RQPBiarN</a></td><td><a href="/files/rh9DjzXhQpSNbBkJ8BiC">/files/rh9DjzXhQpSNbBkJ8BiC</a></td></tr></tbody></table>

## Need Help?

Our **FAQs** cover the most common questions – give them a quick look. You might find exactly what you need. If not, just tap the **in‑app live chat** anytime. We're here 24/7 and always ready to help.

Ask us anything. We're happy to help you get the most out of Easify Box Builder.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://easify.gitbook.io/easify-box-bundle-builder-docs/user-guide/user-guide.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.
