# RFPs

Requests for Proposals (RFPs) let buyers commission datasets that do not yet exist. Sellers browse open RFPs and submit proposals with their data.

## Issuing an RFP (Buyers)

From the Data Studio, go to RFPs and click "Add new item" under My RFPs.

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

Fill in:

* Title
* Modality, Domain, and Use Case tags
* Amount (in USD): your budget for the dataset
* License: select a PSDLA variant
* Expiration date (optional)
* Short description (max 300 characters)
* Long description (markdown editor)
* Preview image (upload or generate)

Click "Create RFP." Your request appears on the Explore page under the RFPs tab.

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

## Responding to an RFP (Sellers)

Browse open RFPs on the Explore page under the RFPs tab. Click into an RFP to read the full specification.

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

Click "Submit Proposal" to open the proposal form. This takes you to the Data Studio where you can write your proposal, describe your credentials, and attach a dataset.

<figure><img src="/files/6Gi9B6FG4Mu6cgEEzoUS" alt=""><figcaption></figcaption></figure>

## Reviewing Responses (Buyers)

Submitted proposals appear under RFPs > Requests in your Data Studio. Each response shows the seller's message, attached dataset details, file size, and schema.

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

You can accept or reject each response. Accepted responses convert into a purchasable listing, which you can then checkout normally.

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


---

# 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.portexai.com/portex-docs/data-marketplace/rfps.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.
