
Bulletin boards are the forum of inter-player communication on the [MUD](/database#item-5810).
There are different bulletin boards for different purposes -- for example,
a standard mortal board, a board for immortals, a board for fun &#34;social&#34;
messages, etc.  Naturally, not all players may be allowed to read all
types of boards.

Type &#34;[LOOK](/help/commands/look/) [BOARD](/database#item-8099)&#34; to see the messages already posted on a board.  Type
&#34;[WRITE](/help/commands/write/) &lt;subject&gt;&#34; to post a message to a board; terminate a message with
a &#39;@&#39; as the first character on a line.  Type &#34;[READ](/help/commands/read/) &lt;number&gt;&#34; to read a
post.  Type &#34;[REMOVE](/help/commands/remove/) &lt;number&gt;&#34; to remove your own messages.

Example:

  &gt; look at board
  &gt; write Am I using these boards correctly?
  [writes the message; terminates with a &#39;@&#39;]
  &gt; look at board
  &gt; read 6
  &gt; remove 6

See also: [MAIL](/help/commands/check-mail-receive/), [READ](/help/commands/read/), [WRITE](/help/commands/write/)
