# Project Brief Submission

1. Access the system.
2. Log into the system as a **Developer**.
3. On the left navigation menu, locate the “**Projects**” text link and click on the “**PB Projects Application**”.

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

4. Click the “**New Application**” text link.
5. The system will display the **PB Submission Form** that captures essential information about the project. It is imperative to complete this form accurately, as it serves as the foundation for subsequent environmental and social impact assessments.

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

6. Once you are satisfied with the information entered, click the “Submit” button to finalize the PB submission. This action officially creates the PB record within the PB module.

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

7. After submitting the PB submission form, you will be redirected to a page displaying the newly submitted PB. Here you can access the PB details.

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

8. The system sends a PRN of 30% to the developer’s registered phone number and Email.


---

# 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://nema.gitbook.io/elmis-user-manual/project-brief/project-brief-submission.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.
