# WELCOME

Welcome to the Smaply Helpdesk!\
Here, you'll find everything you need to make the most out of Smaply. From step-by-step guides and feature explanations to troubleshooting tips and best practices, our helpdesk is your go-to resource.&#x20;

Whether you're just getting started or looking for advanced tips, explore the categories to find answers, tutorials, and insights that help you navigate and excel in journey management with Smaply.

### Jump right in


---

# 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://helpdesk.smaply.app/readme.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.
