# Respond to an event

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

### Respond by event type <a href="#respondbyeventtype" id="respondbyeventtype"></a>

When you're ready to respond, you'll need to complete the required fields and then submit your response. Depending on the type of event, the required fields and steps may vary. For example, on a request for quote event, you'll need to enter the quote number, delivery days, and unit price for the requested goods or services.

For more information on how to respond to each event type, see:

* [Request for quote (RFQ)](/suppliers/suppliers/request-for-quote-rfq.md)
* [Request for proposal (RFP)](/suppliers/suppliers/request-for-proposal-rfp.md)
* [Request for information (RFI)](/suppliers/suppliers/request-for-information-rfi.md)
* [Auctions](/suppliers/suppliers/auctions.md)

### Additional response options <a href="#additionalresponseoptions" id="additionalresponseoptions"></a>

* [Non-disclosure agreements (NDAs)](/suppliers/suppliers/events/respond-to-an-event/non-disclosure-agreements-ndas.md)
* [Terms & conditions](/suppliers/suppliers/events/respond-to-an-event/terms-and-conditions.md)
* [Add an alternative](/suppliers/suppliers/events/respond-to-an-event/add-an-alternative.md)
* [Add additional quantities](/suppliers/suppliers/events/respond-to-an-event/add-additional-quantities.md)
* [Change quantity](/suppliers/suppliers/events/respond-to-an-event/change-quantity.md)
* [Convert a UOM](/suppliers/suppliers/events/respond-to-an-event/convert-a-uom.md)
* [Answer questions](/suppliers/suppliers/events/respond-to-an-event/answer-questions.md)
* [Edit a response](/suppliers/suppliers/events/respond-to-an-event/edit-a-response.md)
* [Decline an event](/suppliers/suppliers/events/respond-to-an-event/decline-an-event.md)
* [Attachments](/suppliers/suppliers/events/respond-to-an-event/attachments.md)
* [Multi-round events](/suppliers/suppliers/events/respond-to-an-event/multi-round-events.md)
* [View event details with SSO login](/suppliers/suppliers/events/respond-to-an-event/view-event-details-with-sso-login.md)


---

# 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.fairmarkit.com/suppliers/suppliers/events/respond-to-an-event.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.
