69 lines
2.8 KiB
HTML
69 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Get Help With Stand for GTA V</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link href="/halfmoon-variables.min.css" crossorigin="anonymous" rel="stylesheet" />
|
|
<link href="/halfmoon-config.css" rel="stylesheet" />
|
|
</head>
|
|
<body class="dark-mode">
|
|
<div class="page-wrapper with-navbar">
|
|
<nav class="navbar">
|
|
<div class="container-xl">
|
|
<a class="navbar-brand" href="/">Stand</a>
|
|
<ul class="navbar-nav">
|
|
<li class="nav-item"><a class="nav-link" href="/account/">Account</a></li>
|
|
<li class="nav-item active"><a class="nav-link" href="#">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
<div class="content-wrapper">
|
|
<div class="container-xl">
|
|
<div class="content">
|
|
<h1>Get Help With Stand for GTA V</h1>
|
|
<ul>
|
|
<li>
|
|
About
|
|
<ul>
|
|
<li><a href="/help/command-list">Command List</a></li>
|
|
<li><a href="/help/changelog">Changelog</a></li>
|
|
<li><a href="/help/supported-versions">Supported Versions</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
Usage
|
|
<ul>
|
|
<li><a href="/help/troubleshooting">Troubleshooting</a></li>
|
|
<li><a href="/help/protections">Protections Guide</a></li>
|
|
<li><a href="/help/money">Money Guide</a></li>
|
|
<li><a href="/help/command-box-documentation">Command Box Documentation</a></li>
|
|
<li><a href="/help/lua-api-documentation">Lua API Documentation</a></li>
|
|
<li><a href="/help/alternative-injection">Alternative Injection Methods</a></li>
|
|
<li><a href="/help/co-loading">Co-Loading</a></li>
|
|
<li><a href="/help/streaming">Streaming With Stand</a></li>
|
|
<li><a href="/help/terms-of-service">Terms of Service</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
Keys
|
|
<ul>
|
|
<li><a href="/help/basic-edition">Purchasing A Basic Edition License Key</a></li>
|
|
<li><a href="/help/regular-edition">Purchasing A Regular Edition License Key</a></li>
|
|
<li><a href="/help/ultimate-edition">Purchasing A Ultimate Edition License Key</a></li>
|
|
<li><a href="/help/basic-to-regular-edition">Upgrading from Basic to Regular Edition</a></li>
|
|
<li><a href="/help/regular-to-ultimate-edition">Upgrading from Regular to Ultimate Edition</a></li>
|
|
<li><a href="/help/basic-to-ultimate-edition">Upgrading from Basic to Ultimate Edition</a></li>
|
|
<li><a href="/help/reseller/">Reseller Information</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<h2>Still need help?</h2>
|
|
<p>You can <u>join our Discord</u> on <a href="/account/">the account management page</a> and ask for help in the <b>#support-and-help</b> channel.</p>
|
|
<p><a href="contact-no-account">Lost access to your account or have issues with purchasing a key?</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|