I was going through privileges given on MSO according to reputation. We all know MSO is not tied with reputation on main site i.e. SO.
And for participating on MSO we require only 1 reputation. But this page of participate in meta privilege says we require 5 reputation.
However I believe we show this privilege page shown over all community sites.
But as dynamically we are changing which is meta site for every main site in this question.
Where is meta?
There is a link to meta in the footer and header of every page.
Our meta naming convention is standard. The meta site for Meta Stack Overflow is at: http://meta.stackoverflow.com
Similarly we can also change for following question.
Why do I need 5 rep to post there?
The following applies to all per-site Metas except Stack Overflow. You do not need Stack Overflow rep to post on its Meta, and your rep on its Meta isn't tied to the parent site.
This can be applicable for all network sites. But for MSO this privilege should be showed at reputation 1. Isn't it?
And I have checked 1 relative question to this question Notification "Congrats, you've gained the privilege – participate in meta" for the reputation gain in Meta. If we set reputation 1 for participate in meta privilege, this bug will be solved for sure.

Where is meta?about it's meta site. Then why doesn't it will be possible to change the reputation to 1 from 5 as we are all enthusiast programmers. I believe it can be possible to solve this problem. – Somnath Muluk Jun 29 '12 at 6:40I was knowing that but we are dynamically saying in Where is meta? about it's meta site. Then why doesn't it will be possible to change the reputation to 1 from 5 as we are all enthusiast programmers.There's a difference between concatenating strings with variables"The meta site for " + SiteName + " is at: http://meta." + SiteDomain + ".com"and pulling in an if statement with a hardcoded site name or adding another setting for just one site. – M. Night Demonbobby Jun 29 '12 at 7:24$SiteNameand$MetaUrlare replaced before the privilege page is rendered. – kiamlaluno Jun 30 '12 at 12:25