<h4>Troubleshooting</h4>
<dl>
+<dt>Sending my key to the keyserver is not working</dt>
+<dd>Instead of using the general command to upload your key to the keyserver, you can use a more specific command and add the keyserver to your command <code>gpg --keyserver keys.openpgp.org --send-key [key id]</code>.</dd>
+
<dt>My key doesn't seem to be working or I get a "permission denied."</dt>
<dd><p>Like every other file or folder, gpg keys are subject to permissions. If these are not set correctly, your system may not be accepting your keys. You can follow the next steps to check, and update to the right permissions.</p>