> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-landing-page/landing-page/how-to-build-your-funnel-landing-page-sales-funnel/add-blocks-drag-and-drop.md).

# Add Blocks (Drag & Drop)

1. Click **Blocks**.

<figure><img src="/files/0knt1ERTjfBR6E9GpVPT" alt=""><figcaption></figcaption></figure>

2. You may drag any block sizes that would fit to your website from the section on the left side.

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

3. To start off your website editing, click **Content**.

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

4. You may drag & drop all the features provided to beautify your website as you want!

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

5. You may click **Save Template** button to save your editing.

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

6. You may add form for your customer filling in their details.

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

7. Congratulations! You have created your own business website.

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


---

# 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://tutorials.kuasa.io/getting-started/kuasa-landing-page/landing-page/how-to-build-your-funnel-landing-page-sales-funnel/add-blocks-drag-and-drop.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.
