If you've just started I2P, the number of <i>Active Peers</i> indicated under the <i>Peers</i> section in the side panel on the left should start to grow over the next few minutes.
When you start I2P, it may take a few minutes to bootstrap (integrate) your router into the network and find additional peers, so please be patient.
When I2P starts up, and during normal operation, I2P's tunnel build readiness indicator in the side panel may indicate that I2P is "Rejecting Tunnels"; this is normal behavior.
Once green stars are indicated next to your <i>Local Tunnels</i>, there is a wide variety of things you can do with I2P, and below we introduce you to some of them.</li>
You can also access the normal web anonymously via I2P's built-in web proxy (outproxy).
<ahref="https://geti2p.net/en/about/browser-config"target="_blank">Configure your browser</a> to use the HTTP proxy at <code>127.0.0.1 port 4444</code>, then browse to a hidden service website or a normal, unencrypted <code>http://</code> address.
If you wish to disable or change outproxy access to the normal internet, remove or modify the outproxy entry for <code>false.i2p</code> under the <i>Outproxies</i> option in the <ahref="/i2ptunnel/edit?tunnel=0"target="_blank">I2P HTTP Proxy Tunnel Editor</a>.
In the "Sites of Interest" section <ahref="#eepsites">below</a>, we list a few of the sites hosted on I2P.</li>
Additionally, <ahref="http://bote.i2p/"target="_blank">I2P-Bote</a> is an I2P-internal, serverless, secure (end-to-end encrypted) email system with an integrated anonymous/pseudonymous remailer, providing a web interface and a built-in addressbook.
It can be installed as a <ahref="#plugins">plugin</a>.</li>
You do not need to configure a proxy in your IRC client; I2P provides you with a local IRC tunnel (configured in your IRC client as an IRC server or remote host).
Your local I2P IRC tunnel on <code>localhost:6668</code> will direct you to one of three IRC servers hosted on I2P by Postman, echelon and zl0, but neither you nor they know where the other is, and your communcations are encrypted in transit by I2P to prevent interception.
Once you're there, <code>#i2p-chat</code> and <code>#i2p-dev</code> are just a few of the available channels you may wish to join.
There's also an I2P-based <ahref="http://echelon.i2p/qti2pmessenger/">Instant Messenger</a> for unmonitorable and uncensorable anonymous chat, as well as alternative IRC servers, Jabber servers, website-based chat, and more.
You may run your own servers over I2P in whatever flavor you choose, or if you're a developer write your own <ahref="http://i2p-projekt.i2p/applications.html"target="_blank">I2P applications</a>.
Both UDP and TCP protocols are <ahref="http://i2p-projekt.i2p/techintro.html#op.transport"target="_blank">supported</a>.
All normal blogging, forum and CMS software will run over I2P, though you're advised to take extra precautions with security when setting up and to keep all associated software (e.g. Php, MySql, Python, Apache) up to date and locked-down!
Extend the usefulness of I2P by installing plugins: blogging, chatting, file sharing and other plugins have already been written or ported and await your <ahref="http://i2pwiki.i2p/index.php?title=Plugins"target="_blank">installation</a>!
Browse the plugins and related info at <ahref="http://i2pwiki.i2p/index.php?title=Plugins"target="_blank">i2pwiki.i2p</a>.
If you're a <ahref="http://i2pwiki.i2p/index.php?title=Plugins"target="_blank">developer</a>, a complete framework for writing your own plugins is provided with <ahref="http://i2p-projekt.i2p/plugins.html"target="_blank">documentation</a>.</li>
I2P comes with a built-in web server for hosting your own hidden service website ("eepsite") on the I2P network: a <ahref="https://www.eclipse.org/jetty/"target="_blank">Jetty</a> instance listening on <ahref="http://127.0.0.1:7658/"target="_blank">http://127.0.0.1:7658/</a>.
To host your own content, simply place your files in the <code>eepsite/docroot/</code> directory (or place any standard JSP/Servlet .war files under <code>eepsite/webapps</code>, or standard CGI scripts under <code>eepsite/cgi-bin</code>) and they'll show up.
You can also run any alternative web server platform over I2P and replace the built-in server, or run it on another tunnel.</li>
After starting up, your pre-configured <ahref="/i2ptunnel/"target="_blank">I2P Webserver Tunnel</a>, your website will be visible (but not discoverable) to others.
Detailed instructions for starting your website, registering an .i2p domain and promoting your site to others are accessible via your own I2P webserver on <ahref="http://127.0.0.1:7658/help/"target="_blank">http://127.0.0.1:7658/help/</a>.</li>
<ahref="http://i2p-projekt.i2p"target="_blank">i2p-projekt.i2p</a>: Secure and anonymous connections to <ahref="https://geti2p.net/en/"target="_blank">geti2p.net</a>. If you want to know more about how I2P works or how you can participate, this is the first place to visit!</li>
<ahref="http://i2pforum.i2p/"target="_blank">i2pforum.i2p</a>: A forum where problems and ideas relating to I2P and associated topics are discussed.</li>
<ahref="http://echelon.i2p/"target="_blank">echelon.i2p</a>: I2P software archive with source code, information about I2P, including a <ahref="http://echelon.i2p/I2Pguide/index.html"target="_blank">beginner's guide</a> and pre-release developer builds of I2P.</li>
<ahref="http://planet.i2p/"target="_blank">planet.i2p</a>: An RSS aggregator site that takes news and events from around I2P and publishes them all in one place. A good site to visit to see the community at work!</li>
<li><b>I2P Network Health</b><br>
<ahref="http://stats.i2p/cgi-bin/dashboard.cgi"target="_blank">stats.i2p</a>: Check out various aspects of network performance with this I2P network monitoring site run by zzz.</li>
<ahref="http://trac.i2p2.i2p/"target="_blank">trac.i2p2.i2p</a>: I2P's issue reporting and bug-tracking system. Please visit if you have an issue to report, also available at <ahref="https://trac.i2p2.de/"target="_blank">https://trac.i2p2.de/</a></li>
The longer your I2P router is running, the better it will perform, so try and keep your router on as long as you can, 24/7 if possible!
If, after 30 minutes, your <i>Active: [connected/recent]</i> count still has less than 10 peers, or your total number of <i>Integrated</i> peers is less than 5, there are several things you can do to check for problems:</li>
I2P functions best when you can accurately reflect the speed of your network connection in the <ahref="/config">bandwidth configuration section</a>.
By default I2P is configured with some fairly conservative values that will not suit many use cases, so please take time to review these settings and correct where necessary.
The more bandwidth you allocate, <i>specifically</i> upstream bandwidth, the more you will benefit from the network.</li>
Where possible, please ensure I2P/Java is allowed un-firewalled access from the internet by configuring your modem/router/pc firewall accordingly.
If you're behind a prohibitive firewall but have unrestricted outbound access, I2P can still function; you can turn off inbound access and rely on <ahref="http://i2p-projekt.i2p/udp.html"target="_blank">SSU IP Address Detection</a> (<ahref="https://secure.wikimedia.org/wikipedia/en/wiki/Hole_punching"target="_blank">firewall hole punching</a>) to connect you to the network, and your network status in the side panel will indicate "Network: Firewalled".
If you cannot see any websites at all (not even <ahref="http://i2p-projekt.i2p/"target="_blank">i2p-projekt.i2p</a>), make sure your browser's proxy is set to access http traffic (<i>not</i> https, <i>not</i> socks) via <code>127.0.0.1 port 4444</code>.
If you need some help, there's <ahref="https://geti2p.net/en/about/browser-config"target="_blank">a guide</a> to configuring your browser for I2P use.</li>
You may wish to paste excerpts in our <ahref="http://i2pforum.i2p/"target="_blank">forum</a> for help, or perhaps <ahref="http://zerobin.i2p/"target="_blank">paste</a> it instead and reference the link on IRC for help.</li>
If you need to compile the <ahref="http://i2p-projekt.i2p/jbigi.html"target="_blank">jBigi library</a> (which is necessary in rare cases), consult appropriate documentation, visit the forums, or come pay a visit to our <ahref="irc://127.0.0.1:6668/i2p-dev">IRC developer channel</a>.</li>
Note that I2P does not support connecting to the internet via an http or socks proxy [patches welcome!], though you can connect to proxies via I2P itself once connected to the network.</li>
You may also want to review the information on the <ahref="http://i2p-projekt.i2p/"target="_blank">I2P website</a>, post messages to the <ahref="http://i2pforum.i2p/"target="_blank">I2P discussion forum</a> or swing by <ahref="irc://127.0.0.1:6668/i2p">#i2p</a> or <ahref="irc://127.0.0.1:6668/i2p-chat">#i2p-chat</a> on I2P's internal IRC network - Irc2P.
To report a bug, please file a ticket on <ahref="http://trac.i2p2.i2p/"target="_blank">trac.i2p2.i2p</a> or, over clearnet, <ahref="https://trac.i2p2.de/"target="_blank">https://trac.i2p2.de/</a>.
For developer-related discussions, please visit <ahref="http://zzz.i2p/"target="_blank">zzz's developer forums</a> or come and visit the <ahref="irc://127.0.0.1:6668/i2p-dev">developer channel</a> on I2P's IRC network.
Developers can browse source at <ahref="https://github.com/i2p/i2p.i2p"target="_blank">Github</a>.
We use <ahref="http://i2p-projekt.i2p/monotone.html"target="_blank">monotone</a> to manage our source code - while you may clone the source code anonymously, commits are accepted only after accepting the developer agreement.</li>
I2P is developed and maintained mostly through unfunded, voluntary participation by community members.
We're happy to accept <ahref="http://i2p-projekt.i2p/donate.html"target="_blank">donations</a>, which go into essential hosting and administrative costs.
We have <ahref="http://i2p-projekt.i2p/bounties.html"target="_blank">cash bounties</a> for aspects of I2P for developers looking for incentives to participate, and we're always looking for more <ahref="http://i2p-projekt.i2p/newdevelopers.html"target="_blank">Java coders</a>, <ahref="http://i2p-projekt.i2p/newtranslators.html"target="_blank">translators</a>, promoters and users to help I2P grow.
The bigger the I2P network, the more everyone benefits, so simply telling all your friends about I2P (and lending a hand with the installation and setup where needed) is helpful.
For further info on how you can participate, visit the <ahref="http://i2p-projekt.i2p/getinvolved.html"target="_blank">volunteers page</a> on the website.</li>