# The Moment Knowledge Base

Welcome to **Moment's** help page and a source for information. Here you will find a lot of useful articles related to most of the many features **Moment** has to offer.

We've got a lot of features. So for you to find the article you're looking for we have made the side menu as close to, if not identical to how it is within **Moment**. Say you are interested in seeing how *tags* work and all of the different functions behind it. Then you can press *setup* in the side menu for *tags* to show up as a subcategory, just like in **Moment**.

Currently, all of the articles are written in English. As time go by we'll work on giving you other languages as well, but for now we're focusing on having an article for each subject. Also, if you're looking for an article and it's not here, let us know what you're missing at [help@moment.team](mailto:help@moment.team?subject=Missing%20article%20in%20KB).


---

# 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://docs.milientsoftware.com/help/help.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.
