> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gputrader.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform

> Frequently Asked Questions about the GPU Trader Platform

## General

<Accordion title="How do I reset my password?">
  If you forgot your password or are unable to sign in follow these steps.

  <Steps>
    <Step title="Find Forgot Password Link">Go to the "Sign In" Page and click on the "Forgot Password" link below the password field.</Step>

    <Step title="Enter Email">Enter the email address associated with your account.</Step>

    <Step title="Reset Verification">You will receive an email with a link to reset your password. If you don't see it, check your spam or junk folder.<br /><br />Click the 'Rest Password' link in the email and enter a new password. Make sure it’s strong and unique.</Step>

    <Step title="Save Password">Save your new password somewhere safe.<Tip> We recommend using a password manager like Bitwarden or the one included with your browser.</Tip></Step>

    <Step title="Sign In">Return to the sign-in page and log in with your new password.</Step>
  </Steps>
</Accordion>

## Renting

<Accordion title="When do I use basic authentication?">
  There is an optional feature to enable or disable basic authentication using a toggle in the template details. Users should enable this feature if they want to protect access to a public-facing site in front of a web application service defined in the template. To learn more, read the basic authentication [documentation](/renters/basic-auth/).
  <Warning>If a service already has its own authentication mechanisms, enabling basic authentication is unnecessary and may cause conflicts.</Warning>
</Accordion>

## Hosting
