> For the complete documentation index, see [llms.txt](https://help.researchgate.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.researchgate.net/marketing-solutions/sponsored-surveys.md).

# Sponsored surveys

#### **What is a sponsored survey?** <a href="#sponsoredsurveysonresearchgate-whatisasponsoredsurvey" id="sponsoredsurveysonresearchgate-whatisasponsoredsurvey"></a>

Advertisers can pay to run surveys on ResearchGate. A sponsored survey consists of a series of questions provided by its sponsor. Surveys help advertisers understand how well their brand is recognized by the research community, receive feedback about their products, or collect other insights. ResearchGate members and visitors may be invited to participate in sponsored surveys through ads on our platform.

#### **Why isn’t the survey sponsor always identified?** <a href="#sponsoredsurveysonresearchgate-whyisntthesurveysponsoralwaysidentified" id="sponsoredsurveysonresearchgate-whyisntthesurveysponsoralwaysidentified"></a>

In some cases, to make sure the survey sponsor can get unbiased answers to the questions being asked, their name will not be identified on the survey itself.

You can get a sense of the types of companies that advertise on ResearchGate here.

#### **Who is responsible for the questions in a sponsored survey?** <a href="#sponsoredsurveysonresearchgate-whoisresponsibleforthequestionsinasponsoredsurvey" id="sponsoredsurveysonresearchgate-whoisresponsibleforthequestionsinasponsoredsurvey"></a>

The sponsor of a survey is always responsible for its contents.

#### **Will my responses be anonymous?** <a href="#sponsoredsurveysonresearchgate-willmyresponsesbeanonymous" id="sponsoredsurveysonresearchgate-willmyresponsesbeanonymous"></a>

No personal data relating to your participation in a survey will be made available to the survey sponsor. Your survey responses will only be shared with the sponsor in an aggregated and anonymized way. This means that the advertiser will not know who participated or who submitted which responses.

In open-ended survey questions that allow you to respond by entering text, it's possible to identify yourself by your responses. If you'd like to remain anonymous, please don't enter personal data.

#### **Will my participation affect my ResearchGate experience?** <a href="#sponsoredsurveysonresearchgate-willmyparticipationaffectmyresearchgateexperience" id="sponsoredsurveysonresearchgate-willmyparticipationaffectmyresearchgateexperience"></a>

For tracking and statistics purposes, your participation and survey responses will be recorded by ResearchGate in a way that links them with your ResearchGate account. If you participate in a survey, we may show you ads from the survey sponsor in the future. However, neither your participation in a survey nor the responses that you submit will be displayed publicly on your ResearchGate profile.

For more information about ad targeting, please see our [Privacy Policy](https://www.researchgate.net/privacy-policy#Advertisements-on-ResearchGate).

#### **Will I be compensated for participating in a survey?** <a href="#sponsoredsurveysonresearchgate-willibecompensatedforparticipatinginasurvey" id="sponsoredsurveysonresearchgate-willibecompensatedforparticipatinginasurvey"></a>

Sponsored surveys generally won't offer an incentive or compensation for participating in or completing a survey.

In some cases, a survey sponsor will offer an incentive such as a gift card or ebook in exchange for completing a survey. If an incentive or compensation is offered, conditions apply.

General conditions include:

* To be eligible, you must be over the age of 18.
* One gift card per person.

Eligibility may also be based on factors such as age, location, and/or survey completion. Conditions can vary by survey or survey sponsor. Details about an individual survey's conditions can be found on the survey itself.

All gift cards and other incentives are granted at our full and final discretion.

Incentives may be fulfilled through our partner Tremendous.

For more information about our fulfillment partner, please see Tremendous, Inc's[ Privacy Policy](https://www.tremendous.com/privacy).

#### **Why can't I complete a survey?** <a href="#sponsoredsurveysonresearchgate-whycanticompleteasurvey" id="sponsoredsurveysonresearchgate-whycanticompleteasurvey"></a>

Sponsored surveys may start with one or more 'screening' questions to see if a respondent is in the target group for the survey. After answering screening questions, a respondent may be disqualified from taking part in and completing the survey.


---

# 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://help.researchgate.net/marketing-solutions/sponsored-surveys.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.
