> For the complete documentation index, see [llms.txt](https://earneo.gitbook.io/welcome-to-earneo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://earneo.gitbook.io/welcome-to-earneo-docs/faq/faq-earneo.tube/earneo-creator-monetization-program-troubleshooting.md).

# Earneo Creator Monetization Program troubleshooting

\
\&#xNAN;***Q: I have been approved to be monetized, so what now?***

A: Congratulations! You can now earn from every video on your channel. You will now have access to an analytics dashboard that helps you track your earnings. Be sure to continue following all the guidelines to ensure your channel maintains its monetization status.

***Q: I got declined for the Earneo Creator monetization program, why?***

A: While being monetized on Earneo.Tube is more accessible than on other platforms, we still have guidelines in place to ensure that we reward genuine creators. If your application for the Earneo Creator Monetization program is declined, please review your channel and make sure it adheres to all the guidelines.

***Q: I have applied to the Earneo creator monetization program, how long does it take to receive a reply?***

A: It usually takes up to 7 days to receive a response. However, this time frame may vary depending on the workload our team is handling. We review every channel manually to ensure their compliance, so we might take more or less time to reply to everyone. Until you receive a response, consider your application still pending.

***Q: My channel got demonetized, why?***

A: We periodically review monetized channels to ensure that our creators continue to follow the Earneo Creator Monetization guidelines. If your channel has been demonetized, review your content and the guidelines to ensure that you still comply with Earneo's policies. You may need to make adjustments to your content or channel to regain monetization status.


---

# 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://earneo.gitbook.io/welcome-to-earneo-docs/faq/faq-earneo.tube/earneo-creator-monetization-program-troubleshooting.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.
