# Managing Your Account

***

Everything you need to manage your Oshi account: profile settings, linked accounts, wallet, and more.

***

### Creating an account

Visit [gate2.co](http://gate2.co) and sign up. Account creation is free. You only pay when you choose to participate in a campaign.

You can create your account using any of these options: Google, X (Twitter), Discord, LINE, Telegram, or Apple.

> 📝 **Note:** Once created, your account works across all Oshi campaigns.

***

### Your profile menu

<figure><img src="/files/Xd3bGI1i4s4dGqheV26R" alt=""><figcaption></figcaption></figure>

Click the profile icon in the top right corner to access your menu. From here you can see your current rank, Valor Points, and quick links to key settings.

**What's in the menu:**

* **Rank and Valor** display your current rank and total Valor Points at a glance
* **Language** lets you switch between English and Japanese (日本語)
* **Theme** toggles between light mode, dark mode, and auto (matches your device)
* **Account Settings** opens your full account configuration
* **Transaction History** shows a complete record of your contributions

***

### Account Settings

<figure><img src="/files/TCvTw5sxjmxkY5qwwMgI" alt=""><figcaption></figcaption></figure>

Inside Account Settings, you can manage your linked accounts, wallet, and account deletion.

#### Linked accounts

You can link multiple accounts to your Oshi profile. This lets you log in using different methods and connects your social accounts for quest verification.

Available linked accounts: Google, X (Twitter), Discord, LINE, Telegram, Apple.

To link an account, click the **Link** button next to any unlinked service. You can link or unlink accounts at any time.

#### Wallet Settings

When you create an account, a wallet is automatically generated for you. This wallet is used for receiving digital collectibles and other on-platform assets.

From Wallet Settings you can:

* **Export your private key** to have full control of your wallet outside the platform
* **Link an external wallet** if you prefer to use your own

> ⚠️ **Keep your private key secure.** Never share it with anyone. Oshi staff will never ask for your private key.

#### Account deletion

You can delete your account directly from Account Settings by clicking the **Delete Account** button at the bottom of the page.

> ⚠️ **Deletion is permanent.** Unclaimed rewards, digital collectibles, and participation history will be lost. Contributions cannot be refunded. If you're unsure, contact <support@oshi.co> before proceeding.

***

### Changing your email

To update the email address associated with your account, contact <support@oshi.co>.

***

### Account security tips

Your account is secured through the linked account you use to sign in (Google, X, Discord, etc.). Keep those accounts secure and your Oshi account stays secure.

* Don't share your login credentials or wallet private key
* Be cautious of phishing. Oshi will never ask for your password or private key via email, Discord, or DM
* If you suspect unauthorized access, contact <support@oshi.co> immediately

→ Staying Safe: How to spot scams and verify official channels

***

### Locked out?

1. Try **"Forgot Password"** on the login page
2. Check your spam folder for reset emails
3. Contact <support@oshi.co> with the email you used to sign up

***

**Related articles**

* [Staying Safe](/help-and-support/staying-safe.md): Scam prevention and verifying official channels
* [Support Channels](/help-and-support/support-channels.md): Where to get help
* [Official Links](/start-here/official-links.md): All official websites and social accounts

**Need help?** <support@oshi.co> · [Discord](https://discord.gg/oshi)


---

# 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.oshi.co/help-and-support/managing-your-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.
