# Receiving RMA

After the RMA is released to floor it will behave much like a Purchase Order. Warehouse employees will receive the RMA and verify the products status, if the product is sellable it will go into the bin locations. Otherwise, received products will go into a quarantine bin for removal or disposal, based on the policies of your company.

To begin RMA receiving process, use an android handheld device and open 'RMA' folder.

<figure><img src="/files/MyK9PPodcmyNVOHNRorv" alt=""><figcaption></figcaption></figure>

RMA folder contains:

<figure><img src="/files/r0RkwXq7ZPfuvYRyhffz" alt=""><figcaption></figcaption></figure>

* RMA List
* RMA receiving
* Photo return
* Non-RMA receiving
* Un-receive RMA


---

# 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.p4warehouse.com/v2/returns/rma-and-customer-returns/pending-returns/receiving-rma.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.
