> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/suppliers/suppliers/request-for-proposal-rfp/respond-to-a-request-for-proposal-event.md).

# Respond to a request for proposal event

Once you've [accessed an event,](/suppliers/suppliers/getting-started/how-do-i-access-an-event.md) you can review and respond. For request for proposal events, you must be logged into Fairmarkit. The buyer sets a Close Date for each event, and you can only respond until the event closes.

Field descriptions: [See Request for proposal - available fields](/suppliers/suppliers/request-for-proposal-rfp/respond-to-a-request-for-proposal-event/available-fields.md) for detailed field descriptions.

### Step 1: Open and review the event <a href="#step1openandreviewtheevent" id="step1openandreviewtheevent"></a>

[Open the event](/suppliers/suppliers/getting-started/how-do-i-access-an-event.md), review the summary, and then click **Start your proposal.** If the customer requires an [NDA](/suppliers/suppliers/events/respond-to-an-event/non-disclosure-agreements-ndas.md), it will display and need to be approved before you start your proposal.

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

### Step 2: Review the event <a href="#step2reviewtheevent" id="step2reviewtheevent"></a>

Review the event and line information provided by the buyer. Buyers will provide general information about what they need and detailed line items or questions to gather information. At the top of the response screen, you can view the time until the event closes.

Contact buyer: If you have questions for the buyer, see [Communicate with buyers.](/suppliers/suppliers/events/communicate-with-buyers.md)

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

### Step 3: Enter response information <a href="#step3enterresponseinformation" id="step3enterresponseinformation"></a>

When you're ready to respond, go to the Request for Proposal section and enter information about your response.

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

Enter or verify the following required information:

* Supplier proposal number
* Valid for
* Currency
* Shipping / Shipping Cost

### Step 4: Respond to each question <a href="#step4respondtoeachquestion" id="step4respondtoeachquestion"></a>

You'll have a list of questions to answer. Questions are organized into one or more sections. You must answer all required questions, which are marked with a red asterisk (\*), to submit your response.

Answer questions: For details on how to answer different question types, see [Answer questions](/suppliers/suppliers/events/respond-to-an-event/answer-questions.md)

![](/files/TntHUZELh4HYDj59NNnA).

### Step 5: Agree to terms <a href="#step5agreetoterms" id="step5agreetoterms"></a>

If this is the first time responding to the customer or if the customer has updated their terms, you must agree to the **Terms and Agreements.**

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

### Step 6: Submit your response <a href="#step6submityourresponse" id="step6submityourresponse"></a>

When your response is complete, click the **Submit** button at the bottom of the page. You can [edit your response](/suppliers/suppliers/events/respond-to-an-event/edit-a-response.md) until the event's Close Date.

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


---

# 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://docs.fairmarkit.com/suppliers/suppliers/request-for-proposal-rfp/respond-to-a-request-for-proposal-event.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.
