# Adding answers

#### **How do I answer a question?**

To add an answer to a question, simply enter your answer in the field below it. You also have the option to attach supporting resources such as publications, files, or links to other content. When you’re done, click **Add** to post your answer. You can also enter an answer below the list of answers other researchers have already added.

**Note:** You automatically follow a question when you add an answer to it. To see all of the questions you’re following, go to the [Q\&A overview page](https://www.researchgate.net/topics) and click **Questions you follow** on the right-hand side.

#### **Where can I see the answers I added?** <a href="#addinganswers-wherecaniseetheanswersiadded" id="addinganswers-wherecaniseetheanswersiadded"></a>

You can see the answers you’ve added to other researchers’ questions by going to your profile’s **Research** tab and filtering for **Answers** on the left-hand side of your **Research**.

#### **What makes a good answer?** <a href="#addinganswers-whatmakesagoodanswer" id="addinganswers-whatmakesagoodanswer"></a>

A good answer is a comprehensive and thoughtful response to the original question. Good answers often originate from researchers who can draw on their own research experience. Consider attaching resources that support your answer- such as publications, images, graphs, or links. Before answering your first question on Q\&A, please read the Guidelines [here](/community/q-and-a-guidelines.md).

To learn how to report bad or offensive answers, go to [Reporting questions and answers](/reporting-content/how-to-report-content-on-researchgate.md)

#### **How can I show others that I like an answer?** <a href="#addinganswers-howcanishowothersthatilikeananswer" id="addinganswers-howcanishowothersthatilikeananswer"></a>

You can recommend questions or answers to show your appreciation of the content. You can find more information on how to recommend questions or answers [here](/getting-started/recommending-and-sharing-content.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://help.researchgate.net/q-and-a/adding-answers.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.
