# Tips & Tricks

- [From idea to Live](https://docs.maker.co/tips-and-tricks/from-idea-to-live.md): A step-by-step workflow for turning your concept into a fully deployed Maker project.
- [Best Practices](https://docs.maker.co/tips-and-tricks/best-practices.md): Follow these guidelines to get the most accurate, consistent, and on-brand results from Maker.
- [Troubleshooting](https://docs.maker.co/tips-and-tricks/troubleshooting.md): Use this guide to resolve common issues you may encounter while using Maker.
- [SEO](https://docs.maker.co/tips-and-tricks/seo.md)
- [Custom Domain](https://docs.maker.co/tips-and-tricks/custom-domain.md): Maker supports custom domain mapping, allowing your projects to appear on your own branded domain.
- [Adding Maker to your site](https://docs.maker.co/tips-and-tricks/adding-maker-to-your-site.md): Below are step-by-step instructions for adding Maker’s embed scripts to several leading CMS platforms.
- [Adding Assets](https://docs.maker.co/tips-and-tricks/adding-assets.md): Use JPEGs, PNGs, PDFs, and text files to add context and steer Maker’s output, swap media in your project, or bring in content from external sources, all directly from your prompt.
- [Adding Trackers](https://docs.maker.co/tips-and-tricks/adding-trackers.md): Add and manage analytics, heatmaps, and custom tracking for your project. Scan your site for existing trackers, add new ones, and attach organization-wide trackers—all in one place.
- [CMS Specific Tips](https://docs.maker.co/tips-and-tricks/cms-specific-tips.md): Tips and tricks on how to use Maker on CMS's like Shopify, Magento, custom, etc.
- [Adding Enhanced A+ Content to Shopify Product Detail Pages](https://docs.maker.co/tips-and-tricks/cms-specific-tips/adding-enhanced-a+-content-to-shopify-product-detail-pages.md): Here’s a step-by-step guide to adding Enhanced A+ Content to an individual Shopify product detail page.
- [Custom Fonts](https://docs.maker.co/tips-and-tricks/custom-fonts.md)
- [Support Policy](https://docs.maker.co/tips-and-tricks/support-policy.md): Our support policy outlines how to get help, expected response times, and escalation paths—so you always know where to turn when you need assistance.
- [Glossary](https://docs.maker.co/tips-and-tricks/glossary.md)
- [Community (TBD)](https://docs.maker.co/tips-and-tricks/community-tbd.md): Engage with the Maker AI community—get inspired, share your work, and help shape the product roadmap.


---

# 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://docs.maker.co/tips-and-tricks.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.
