| 1 | <h3> |
| 2 | <span id="version_display_welcome">{{displayVersion}}</span> |
| 3 | </h3> |
| 4 | <a href="https://docs.sillytavern.app/usage/update/" target="_blank" data-i18n="Want to update?"> |
| 5 | Want to update? |
| 6 | </a> |
| 7 | <h3 data-i18n="How to start chatting?">How to start chatting?</h3> |
| 8 | <ol> |
| 9 | <li> |
| 10 | <span data-i18n="Click _space">Click </span> |
| 11 | <button class="menu_button menu_button_icon drawer-opener inline-flex" data-target="sys-settings-button"> |
| 12 | <i class="fa-solid fa-plug"></i> |
| 13 | <span data-i18n="API Connections">API Connections</span> |
| 14 | </button> |
| 15 | <span data-i18n="and connect to an">and connect to an</span> |
| 16 | <a href="https://docs.sillytavern.app/usage/api-connections/" target="_blank"> |
| 17 | <span class="fa-solid fa-circle-question"></span> |
| 18 | <span data-i18n="API">API</span></a>. |
| 19 | </li> |
| 20 | <li> |
| 21 | <span data-i18n="Click _space">Click </span> |
| 22 | <button class="menu_button menu_button_icon drawer-opener inline-flex" data-target="rightNavHolder"> |
| 23 | <i class="fa-solid fa-address-card"></i> |
| 24 | <span data-i18n="Character Management">Character Management</span> |
| 25 | </button> |
| 26 | <span data-i18n="and pick a character."> and pick a character.</span> |
| 27 | </li> |
| 28 | </ol> |
| 29 | |
| 30 | <div> |
| 31 | <span data-i18n="You can add more">You can add more</span> |
| 32 | <button class="open_characters_library menu_button menu_button_icon inline-flex"> |
| 33 | <i class="fa-solid fa-image-portrait"></i> |
| 34 | <span data-i18n="Sample characters">Sample characters</span> |
| 35 | </button> |
| 36 | <span data-i18n="or;or_welcome">or</span> |
| 37 | <button class="external_import_button menu_button menu_button_icon inline-flex"> |
| 38 | <i class="fa-solid fa-cloud-arrow-down"></i> |
| 39 | <span data-i18n="Import Characters">Import characters</span> |
| 40 | </button> |
| 41 | <span data-i18n="from other websites">from other websites.</span> |
| 42 | </div> |
| 43 | <div> |
| 44 | <span data-i18n="Go to the">Go to the</span> |
| 45 | |
| 46 | <i data-i18n="Download Extensions & Assets">Download Extensions & Assets</i> |
| 47 | <span data-i18n="menu within">menu within</span> |
| 48 | |
| 49 | <button class="menu_button menu_button_icon drawer-opener inline-flex" data-target="extensions-settings-button"> |
| 50 | <i class="fa-solid fa-cubes"></i> |
| 51 | <span data-i18n="Extensions">Extensions</span> |
| 52 | </button> |
| 53 | |
| 54 | <span data-i18n="to install additional features.">to install additional features.</span> |
| 55 | </div> |
| 56 | |
| 57 | <h3 data-i18n="Confused or lost?">Confused or lost?</h3> |
| 58 | <ul> |
| 59 | <li> |
| 60 | <span class="note-link-span"><a class="fa-solid fa-circle-question" target="_blank" href="https://docs.sillytavern.app/"></a></span> - <span data-i18n="click these icons!">click these icons!</span> |
| 61 | </li> |
| 62 | <li> |
| 63 | <span data-i18n="Enter">Enter </span><code>/?</code><span data-i18n="in the chat bar"> in the chat bar</span> |
| 64 | </li> |
| 65 | <li> |
| 66 | <a target="_blank" href="https://docs.sillytavern.app/" data-i18n="SillyTavern Documentation Site"> |
| 67 | SillyTavern Documentation Site |
| 68 | </a> |
| 69 | </li> |
| 70 | </ul> |
| 71 | |
| 72 | <h3 data-i18n="Still have questions?">Still have questions?</h3> |
| 73 | <ul> |
| 74 | <li> |
| 75 | <a target="_blank" href="https://discord.gg/sillytavern" data-i18n="Join the SillyTavern Discord"> |
| 76 | Join the SillyTavern Discord |
| 77 | </a> |
| 78 | </li> |
| 79 | <li> |
| 80 | <a target="_blank" href="https://github.com/SillyTavern/SillyTavern/issues" data-i18n="Post a GitHub issue"> |
| 81 | Post a GitHub issue |
| 82 | </a> |
| 83 | </li> |
| 84 | <li> |
| 85 | <a target="_blank" href="https://github.com/SillyTavern/SillyTavern#questions-or-suggestions" data-i18n="Contact the developers"> |
| 86 | Contact the developers |
| 87 | </a> |
| 88 | </li> |
| 89 | </ul> |