> For the complete documentation index, see [llms.txt](https://doc.mometic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.mometic.com/fr/guide-dutilisation-de-momo-pro/prise-en-main.md).

# Prise en main

Si vous ne vous êtes pas encore inscrit, vous pouvez le faire sur [momo.mometic.com/register](https://momo.mometic.com/register). Il existe 3 formules disponibles. MOMOPro, Pro+ et Pro Ultra. Les formules sont proposées en options mensuelles ainsi qu’en options annuelles à prix réduit. Si vous avez des questions, écrivez-nous à <hello@mometic.com> ou essayez notre chat en ligne.

### Comment ça fonctionne <a href="#how-it-works-section" id="how-it-works-section"></a>

MOMO fonctionne en analysant en temps réel l’ensemble du marché boursier américain afin de repérer en continu les actions qui bougent. MOMO offre une prise en charge complète des **heures de marché et des heures prolongées**. Vous pouvez toujours utiliser MOMO en dehors des heures d’ouverture, mais la fonctionnalité MOMO Stream sera inactive, car aucune nouvelle transaction n’a lieu. Discovery et les autres éléments sont disponibles независимоamment du statut du marché.

{% hint style="info" %}
**Conseil utile :**

La plateforme fournit des données complètes sur les transactions en heures prolongées, depuis le début du pré-marché à 4h00 ET jusqu’à la clôture après la séance à 20h00 ET
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.mometic.com/fr/guide-dutilisation-de-momo-pro/prise-en-main.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
