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

# Settings FAQ

> Common questions about privacy, security, password changes, and 2FA in the Ryno Business Portal.

<AccordionGroup>
  <Accordion title="What is the Settings page used for?">
    The current Settings area shown in the Business Portal is focused on **Privacy & Security**, including **2FA Security** and **Change Password**.
  </Accordion>

  <Accordion title="Is two-factor authentication mandatory?">
    The interface indicates that 2FA is required to generate API keys, initiate payouts, and modify payout details.
  </Accordion>

  <Accordion title="What app do I use for 2FA?">
    Use a supported authenticator app that can generate a 6-digit verification code.
  </Accordion>

  <Accordion title="What happens after I enable 2FA?">
    You will be asked for a 6-digit authenticator code whenever you sign in. You can also regenerate backup codes or disable 2FA from the settings page.
  </Accordion>

  <Accordion title="What if I cannot access my authenticator app?">
    Use the **backup code** option at sign-in if you still have your backup codes. If not, contact Ryno Support for help.
  </Accordion>

  <Accordion title="What happens when I change my password?">
    Changing your password logs you out. You must sign in again with the new password.
  </Accordion>

  <Accordion title="What rules must a new password meet?">
    A new password must contain at least 1 uppercase letter, 1 number, 8 characters, and 1 special character.
  </Accordion>
</AccordionGroup>

## Related guides

<CardGroup cols={2}>
  <Card title="Settings Overview" href="/business/settings/overview" />

  <Card title="Two-Factor Authentication" href="/business/settings/two-factor-authentication" />

  <Card title="Change Password" href="/business/settings/change-password" />
</CardGroup>
