> For the complete documentation index, see [llms.txt](https://nikolailehbrink.gitbook.io/streamwind/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nikolailehbrink.gitbook.io/streamwind/welcome-to-streamwind.md).

# Welcome to StreamWind!

The theme is designed to cater to both inexperienced developers and seasoned pros, this theme offers a wide range of features such as a Color Mapper and [Shade Generator](/streamwind/features/shade-generator.md), [Dark Mode](/streamwind/features/dark-mode.md), [search functionality](/streamwind/features/search-form.md) and [much more](/streamwind/features/dark-mode.md). StreamWind makes it easy for anyone to dive into the world of WordPress themes and create a stunning website.

## Shortlinks

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Getting started</h3></td><td>Quickly jump to our Getting started section for a brief guide on setting up StreamWind!</td><td></td><td><a href="/pages/7xA0DCvXLhw4r7cvSID0">/pages/7xA0DCvXLhw4r7cvSID0</a></td></tr><tr><td><h3>Features</h3></td><td>Discover the theme's powerful Features and learn about additional integrations to enhance your project.</td><td></td><td><a href="/pages/vvXcWKLAzQsFUgFmK09v">/pages/vvXcWKLAzQsFUgFmK09v</a></td></tr><tr><td><h3>Feedback</h3></td><td>For any Questions or Bugs, check out thetroubleshooting section or report an issue.</td><td></td><td><a href="https://github.com/nikolailehbrink/streamwind/discussions">https://github.com/nikolailehbrink/streamwind/discussions</a></td></tr></tbody></table>


---

# 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://nikolailehbrink.gitbook.io/streamwind/welcome-to-streamwind.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.
