# Introduction

Thank you for choosing Kalium!  🎉&#x20;

You’re all set to create a great website, and we’re here to make it easy. Kalium has powered nearly 50,000 websites so far, and we’re excited to add yours to that list. This page will guide you through the basics, so you can get started quickly. Just follow the clear steps, and you’ll be on your way to building an amazing website!

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td><a href="introduction/before-getting-started">before-getting-started</a></td></tr><tr><td><strong>Installation</strong></td><td><a href="installation">installation</a></td></tr><tr><td><strong>License</strong></td><td><a href="license">license</a></td></tr><tr><td><strong>Header</strong></td><td><a href="../general/header">header</a></td></tr><tr><td><strong>Footer</strong></td><td><a href="../general/footer">footer</a></td></tr><tr><td><strong>Sidebars</strong></td><td><a href="../general/sidebars">sidebars</a></td></tr><tr><td><strong>Template Parts</strong></td><td><a href="../template-parts">template-parts</a></td></tr><tr><td><strong>Blog</strong></td><td><a href="../post-types/blog">blog</a></td></tr><tr><td><strong>Portfolio</strong></td><td><a href="../post-types/portfolio">portfolio</a></td></tr><tr><td><strong>WooCommerce</strong></td><td><a href="../post-types/woocommerce">woocommerce</a></td></tr><tr><td><strong>Typography</strong></td><td><a href="../typography">typography</a></td></tr><tr><td><strong>Styling</strong></td><td><a href="../general/header/styling">styling</a></td></tr><tr><td><strong>Translation</strong></td><td><a href="../translation">translation</a></td></tr><tr><td><strong>Other</strong></td><td><a href="../other">other</a></td></tr><tr><td><strong>Troubleshooting</strong></td><td><a href="../troubleshooting">troubleshooting</a></td></tr></tbody></table>


---

# 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.kaliumtheme.com/getting-started/introduction.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.
