> For the complete documentation index, see [llms.txt](https://docs.maker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maker.co/maker-pages/get-started/quick-link-to-all-step-by-steps-instructions.md).

# Quick Link to All Step By Steps instructions

## Pages Step by Step Process

<figure><img src="/files/rQm9w1xeldC6q649Ecmo" alt=""><figcaption></figcaption></figure>

Basics

Templates

Working with Sections

Working with Elements

Alignment & Measurement

Working with Breakpoints

Linking Options

Sliders

External Design Tools

Analytics

Maker Content On Your Site

Advanced Features

How do I create a new Maker story?

How to undo/redo in the editor?

How can I duplicate a story to re-use?

How to Preview my Maker Story?

How can I delete a Maker Story?

How can I control editing permissions?

How can I organize my stories in Stories Manager?

How can lock editing permissions for a story?

How to make my Editor Fullscreen?

How can I add a Base Layer?

How can I contact Maker Support?

How to change the story's major grid width?

How to use Zoom in the Editor?

How do I invite a new team member?

How do I add a template?

How can we replace an element in a Maker template?

How can I make my story as a template to be used later on?

How can I see saved templates?

How can I save a section as a template in the Editor?

How can you favorite a template in the Template Gallery?

How can I apply a template design to my current section layout?

How to add a new Section?

How to add an anchor to a section in the Story?

How to re-organize or move sections?

How do I make a section full width?

How to I delete a section?

How can I make a section Sticky on my Maker Story?

How can I hide sections in the Editor?

How to add a color as background for a section?

How to add vertical and horizontal padding to a section?

How to add an Image as a Section Background?

How to add margin or spaces between sections?

How to add a video as a section background?

How do I add and style a line separator between section?

How to delete an element?

How do I add an border to an elements?

How can I multi-select elements inside the editor?

How do I create a numbered or bullet list in Maker?

How to Group elements/assets in the editor?

How to Copy/Paste Style for elements and components?

How can I format text in the editor?

How do I turn on live data sync for products?

How to add line height for text?

How to add Alt Text to Images?

How to add a filter to an Image?

How to disable Lazy Loading on a Video?

How to Copy/Paste Style for fonts?

How to add an embed?

How do I add shadow to elements?

How do you replace an element?

How to add Vertical and Horizontal Padding to textbox?

How do you duplicate an element?

How to see a list of all elements added in the Editor?

How do I add and style a line element in my layout?

How do I create or name a custom style in my Maker story?

How to enable Rulers?

How do you center align an element in the section?

How to enable Smart Guides?

How do I add the exact size of an element?

How to bring an element to Front or send to back?

How do I add the exact placement of an element?

How to enable Grid lines in the Editor?

How to enable Snap to Grid?

How to change gutter spacing?

What order should I follow when designing and formatting breakpoints?

How do I reset a breakpoint inheritance?

How to go from one breakpoint to another?

How can I reset all breakpoints to Theme?

How to add a link in an Image?

How can I open a link in a lightbox?

How to add a link in a Text?

How do I open another Maker Story in a Modal?

How to add a link in a Textbox?

How do I open a link in a new window?

How can I open only certain links in a new window/tab?

How to add section sliders?

How do I style the arrows and dots?

How to enable slider navigation?

How do I add a custom arrow for a slider?

How do I autoplay a slider?

How to delete a single section from a section slider?

How do I set a slider on loop?

How do I import a Figma into Maker?

How can I see the analytics for a Maker Story?

How can I remove a Maker story from our site?

How can I replace a Maker story on my site?

How can I add a Maker story to our site?

How do I make changes to a live page?

<figure><img src="/files/FkfNur6zT11d5tjHwfa7" alt=""><figcaption></figcaption></figure>

How do I add custom script in Maker?

How can I trigger a scroll to the top of my page with a click event in Maker?


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.maker.co/maker-pages/get-started/quick-link-to-all-step-by-steps-instructions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
