What are the new user restrictions?
New users cannot:
- post images
- post more than two hyperlinks at a time, either in a post or their user profile
- contribute answers to protected questions
- ask or answer questions too rapidly
- access the review tools
Why are restrictions placed on new users?
Because we allow participation from anonymous internet users, we must take some precautions to ensure that the rare malicious or spammy anonymous user doesn't ruin the experience for everyone else.
We're sorry that we have to sandbox new users, but the first few upvotes on your questions or answers will quickly elevate you out of it!
What are protected questions?
High traffic questions on the site may be protected to prevent "thanks", "me too!", and spam answers from new users.
How do I add images and links to my posts?
We use Markdown to format posts, so there are a variety of ways of adding links:
- bare urls
http://example.com - HTML
<a href="http://example.com">example link</a> - Markdown
[example link](http://example.com) - the editor toolbar button

Images can be added similarly:
- HTML
<img src="http://example.com/img.jpg"> - Markdown
 - the editor toolbar button

What are the review tools?
Review allows you to monitor posts that are likely to require additional assistance from more experienced users. It is thus geared towards users with more than 125 reputation who have a better grasp of the site and its policy than a user with 10 reputation might have; the feature is, indeed, completely hidden until then.
This privilege level unlocks it, though, and you can help through editing. Look at low quality posts and see if you can propose improvements to them. Every edit suggestion will be reviewed by users with global editing privileges or more and, if accepted, will grant you 2 reputation points.