> For the complete documentation index, see [llms.txt](https://me-grow.gitbook.io/me-grow-enterprise-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://me-grow.gitbook.io/me-grow-enterprise-suite/me-grow-panelhub/project-feasibility.md).

# Project Feasibility&#x20;

**Project Feasibility**

Researchers can quickly run a feasibility check and understand the panel potential basis the requirement (RFQ). Feasibility section required minimal information –overview, Profiler and region to calculate the panel potential. Feasibility is calculated based on total samples available, estimated incident rate (IR%) and response rate (RR%) of the panel

o   *To check the feasibility **From Main Menu -> Project ->  Feasibility***

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

o  **Overview:** Basic qualification and demographics to be defined in this section  &#x20;

* **Research Industry:** Select the industry segment you wish to check the feasibility for – General Consumers or Healthcare.
* **Research Category:** Choose the study category to get the precise feasibility. &#x20;
* **Country:** Select the country under which you wanted to run the project.
* **LOI:** Estimated length of the interview. Please be precise as much as possible here as the project cost (CPI) would escalate if LOI fluctuates beyond 20%.
* **Estimated IR:** Estimated incidence rate. Please be precise as much as possible. Cost would escalate in IR increases by 20%.
* **Age Range:** Select the age range of the audience you wish to invite for the study. You can select between 18 and 99.
* **Gender:** Male Female or Both you would intend to invite.
* **Region:** Select the region you would like to check the feasibility for.
* **Profile:** Further filter the selection by selecting the AH global profiler and fine tune the requirement.

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

&#x20;

&#x20;

&#x20;


---

# 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://me-grow.gitbook.io/me-grow-enterprise-suite/me-grow-panelhub/project-feasibility.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.
