> For the complete documentation index, see [llms.txt](https://gitbook.social.monster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.social.monster/frequently-asked-questions/megaphone.md).

# Megaphone

<details>

<summary>Why didn't my megaphone make an exposure as the app stated?</summary>

**Answer:** The quality of the post will affect the interaction and exposure, so the value stated in the app is only a preliminary estimate of the data, and it is not guaranteed. However, Megaphone will be rewarded with points for spending. In addition, Megaphone will update the algorithm in the hope that better quality content can go better exposure.&#x20;

</details>

<details>

<summary>Why didn't I get my points rewarded when I use Megaphone / cannot use Megaphone?</summary>

**Answer:** You need to wait until the system updates at UTC+0 00:00 for the point bonus to appear. Please check your network status and if the problem cannot be solved, please take a screenshot and fill up the [form](https://bit.ly/somonuserfeedback).&#x20;

</details>


---

# 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:

```
GET https://gitbook.social.monster/frequently-asked-questions/megaphone.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.
