# How to sign in to a new account

## How to sign in to a new account? <a href="#how-to-sign-in-to-a-new-account-in-my-wallet" id="how-to-sign-in-to-a-new-account-in-my-wallet"></a>

Before you get started, please ensure you have an active social media account (e.g., Facebook, Google, Apple) that you intend to use for logging in.

**Step 1: Accessing the Login Page**

* Open the application on your device.
* On the login page, locate and select the "Login" option.

<figure><img src="https://2309458538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA4lEcolAe1xxpS9iPO2F%2Fuploads%2FqpMY4pdUzKydjDd3Mq1U%2Fimage.png?alt=media&#x26;token=9db1c583-92c5-4d84-b1fc-6bec0161fbeb" alt="" width="375"><figcaption><p>Login page</p></figcaption></figure>

**Step 2: Choosing the Social Account**

* On the login page, you'll find various options for signing in.
* Choose the social media platform you prefer for authentication (e.g., Facebook, Google, Apple).

**Step 3: Authorizing Access**

* You will be redirected to the login page of the selected social media platform.
* If you're not already logged into your social media account, you'll be asked to enter your social media credentials (username and password).
* After entering your credentials, review the permissions requested by the Ramper wallet. These typically involve accessing your profile information and email address. Make sure you're comfortable with these permissions.
* Click or tap the "Sign In" button on the social media platform's page to grant access to your social account.

<figure><img src="https://2309458538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA4lEcolAe1xxpS9iPO2F%2Fuploads%2FU2nLUBDGToTs9zUGCcL8%2Fimage.png?alt=media&#x26;token=766180d6-bc23-44df-8cec-4060198153b3" alt="" width="375"><figcaption><p>Home screen</p></figcaption></figure>

## How to switch wallets? <a href="#id-ug-signinnewaccountintowallet-howtoswitchwallets" id="id-ug-signinnewaccountintowallet-howtoswitchwallets"></a>

Ramper Wallet supports multiple wallets, allowing users to switch between them with ease. Follow these simple steps:

**Step 1: Accessing the Wallet Section**

* On the home screen of Ramper Wallet, click on the "Wallet" section located at the top left corner.

**Step 2: Selecting the Desired Wallet**

* Within the "My Wallets" page, choose the wallet you wish to switch to.

<figure><img src="broken-reference" alt=""><figcaption><p>Switch wallets</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ramper.xyz/ramper-wallet/user-guides/how-to-sign-in-to-a-new-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
