# Multisteps

Anywhere inside Checkout Wrapper - add **Checkout Multi Steps** element. This will act like a wrapper for all of your steps.

Inside this wrapper you can add **Checkout Step** elements representing each step. ![](https://1072142691-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00iTFjPG4OvCmS1VumHy%2Fuploads%2F3aSWZ0huUgpwakrzqOHd%2Fimage.png?alt=media\&token=2907cb0e-4a60-4914-8b5f-645206f6146a)

To navigate between them, use **Checkout Next Step** and **Checkout Previous Step** buttons.

Simple as that.


---

# 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.woohoo.dance/elements/checkout/multisteps.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.
