# Request Genetic Analysis

Request Genetic Analysis feature allows Customers to request genetic analysis to a verified Genetic Analyst (GA) on the DeBio based on uploaded genetic data.

![](/files/DSYnzgfDJWlWgZ6QD3uy)

The first thing is that the Customers need to upload their genetic file, fill in the title and description of their data.

![](/files/WZ81WgdwnfwikR3joz99)

Once genetic data is uploaded, the Customer can choose whether they want to immediately request genetic analysis or do it later (where the data still be stored in DeBio). If the Customer wants to proceed to request genetic analysis immediately, the 1st step will be to select the data that they wish to be analyzed.

![](/files/8SrwF3Y5t8uNkdUXMQ7F)

Next, all available services from verified Genetic Analysts (GA) within the DeBio ecosystem will be shown. User can select their preferred service from their chosen GA.

![](/files/7WlcqlSJ9THIOirF4HgU)

Step 3 - Once the user selected their preferred service and GA, they will be redirected to the checkout order page where they can make a payment.

![](/files/x09X8LyB3iuPiZdTyQEh)

Step 4 - Upon successful payment, the system will show the summary of the order.

![](/files/HYRRxO7v2LuR7TNq9LWr)

Once Genetic Analysts proceed with the request, the Customer can monitor the progress under “My Genetic Data - Genetic Analysis List”.

![](/files/zGQffPozkTvfaXazdG9Y)

If the GA rejected the requested order, the Customer will get a refund immediately. Customers can also check the reason for rejection by clicking on the view (eye icon) button.

Once the result is ready, the Customer can view and download the results.&#x20;

![](/files/IcSHfKPfEkG1O6yTwHrz)


---

# 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.debio.network/complete-guidelines/user-guideline/request-genetic-analysis.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.
