# Replenishment & Allocation

Common questions about replenishment planning, allocation planning, and how the two work together in Moselle.

{% content-ref url="/pages/XLd6dUrZQndpLDPb0QQl" %}
[How Does Replenishment Planning Work?](/faq/replenishment-and-allocation/how-does-replenishment-planning-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/WFHKxr12Z5iNwvjCjJsO" %}
[What is Allocation Planning and When Do I Need It?](/faq/replenishment-and-allocation/what-is-allocation-planning.md)
{% endcontent-ref %}

{% content-ref url="/pages/vjzc0Fw3EGs2OUYmwcjD" %}
[What is the difference between an Allocation Plan and a Replenishment Plan?](/faq/replenishment-and-allocation/allocation-plan-vs-replenishment-plan.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://learn.moselle.io/faq/replenishment-and-allocation.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.
