# Getting Started

- [Sign up for a free account](https://helpdesk.smaply.app/getting-started/sign-up-for-a-free-account.md)
- [Join by invitation](https://helpdesk.smaply.app/getting-started/accept-invitation-to-shared-account.md): Accept an invitation to a shared account, workspace or journey map
- [Switching between accounts](https://helpdesk.smaply.app/getting-started/switching-between-accounts.md)
- [First steps in Smaply](https://helpdesk.smaply.app/getting-started/first-steps.md): This is an easy, click-by-click guide giving you orientation and showing you how to get started in Smaply.
- [Smaply: a visual walkthrough](https://helpdesk.smaply.app/getting-started/smaply-a-visual-walkthrough.md): Here you find some screenshots of what your journey map in Smaply could look like. Use these in your presentations to negotiate budget and buy-in.
- [Get started videos](https://helpdesk.smaply.app/getting-started/get-started-videos.md)


---

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