# Deal Poster

To add a new poster message, simply type in your command channel:

```
$pdeal #channel 
```

The mentioned channel will be the channel where the deal is posted in.

<div align="left"><figure><img src="/files/janbKGYDGlFMcTrX0U3O" alt=""><figcaption></figcaption></figure></div>

After Clicking "Create Lead" Fill up all the fields, and the deal will be posted in the tagged channel.<br>

<div align="left"><figure><img src="/files/7Z7mjnI9K2E02s3K0q1M" alt=""><figcaption></figcaption></figure></div>

Membed can click "Check Stock" To check stock around their local stores, if Moonitor doesn't support a specific store stock check, the buttons will not show up.

## Send a deal with a command

If you prefer text command, use the following format

```
$monitor postlead #test itemlink retailprice lowprice
```

\
If the product isnt found:

```
$monitor postlead #test | item name | item link | retail price | low price | image link
```

<figure><img src="/files/iiiMBNjnFxQdE7N6A4Zt" alt=""><figcaption><p>Text command example</p></figcaption></figure>


---

# 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.moonitor.tools/other-tools-and-features/deal-poster.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.
