# Self-Guided Learning

Whether you’re just starting out or diving into advanced features, these resources are designed to guide you every step of the way. Each journey includes a curated series of videos that walk you through Rechat’s features in detail.

## Choose Your Journey

{% content-ref url="/pages/h8JlGxDXm0V57K3PJm90" %}
[Intro & Account Setup](/self-guided-learning/intro-and-account-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/FAwGfAxg1oOLG8NbMxbg" %}
[New Listing](/self-guided-learning/new-listing.md)
{% endcontent-ref %}

{% content-ref url="/pages/7I8MbX3feeAQduFGbjVk" %}
[New Buyer](/self-guided-learning/new-buyer.md)
{% endcontent-ref %}

{% content-ref url="/pages/NokXPoePjIQFAy5n2ukX" %}
[Marketing Admins](/self-guided-learning/admin-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/7ewrPam7d1NYe30t5BR8" %}
[On-Demand Workshops](/self-guided-learning/on-demand-workshops.md)
{% endcontent-ref %}


---

# 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://help.rechat.com/self-guided-learning.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.
