# Welcome!

We want you to be happy and satisfied with your shopping experience on our website. We are here to help you out. If you have any questions about our products or services, please feel free to contact us.

## Getting Started

Check this guide as it will help you navigate through our help center:

{% hint style="info" %}
**Good to know:** A succinct video overview is a great way to introduce folks to your product. Embed a Loom, Vimeo or YouTube video and you're good to go! We love this video from the fine folks at [Loom](https://loom.com) as a perfect example of a succinct feature overview.
{% endhint %}

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/FWDCTg8JqhBjejVKMahS" %}
[Creating your first project](/guides/creating-your-first-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/kqBGyF4NVcYkeuNiSqpo" %}
[Creating your first task](/guides/creating-your-first-task.md)
{% endcontent-ref %}

{% content-ref url="/pages/EVNsNHikShFm88b6rxF6" %}
[Advanced permissions](/guides/advanced-permissions.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="/pages/eEuORaXCGWSrTBA3TN45" %}
[Projects](/fundamentals/projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/1o0IjUFCBz0YPNoMUB4j" %}
[Members](/fundamentals/members.md)
{% endcontent-ref %}

{% content-ref url="/pages/zXx2PSa8ycOCsKFTIPMk" %}
[Task Lists](/fundamentals/task-lists.md)
{% endcontent-ref %}

{% content-ref url="/pages/xFdhgEYHnwSzQixqpMxi" %}
[Tasks](/fundamentals/tasks.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them. Combine guides with this approach to 'fundamentals' and you're well on your way to great documentation!
{% endhint %}


---

# 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.chanelia.com/welcome.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.
