# Questions

MangoApps Questions connect employees with industry experts, helping them find answers and solve problems. Questions can be shared in any team environment, letting employees utilize all of their available resources.

<figure><img src="/files/NKrpKGsjwIxrywvuBQj2" alt="" width="563"><figcaption></figcaption></figure>

## Features

#### Connecting Experts To Those In Need

Collect and structure answers to questions so employees can quickly find the information they need.

* Answer commonly-asked or recent questions surrounding internal processes, projects, or other subjects
* Indicate your desired audience so that those who respond are informed on the topic
* Attach files, links, gifs, or emojis to your question

#### Earn Reputation Points

People who answer questions receive reputation points as their responses are ‘upvoted’. Top contributors and influencers get highlighted automatically through the network.

#### Accepted Answers

The user who asked a question can mark an answer as ‘accepted,’ indicating that the answer worked or served the person’s needs. Accepted answers are automatically visible at the top.

#### Quickly Identify Experts

Seek out experts in the company based on expertise, specified skills, department, location, or even their rank on the question/answer leaderboard.

#### Tag Important Questions

Questions can be tagged with their subject areas. Multiple tags can be attached to a question making it easier to find questions in several subjects.

<figure><img src="/files/wb9s0tGAbOdFvRCIwyQt" 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://guides.mangoapps.com/user-guide/questions.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.
