# Registering, Signing In, and Account Related Questions

### **How Do I Register for SankoTV?**

To create a SankoTV account and wallet, every SankoTV user starts by signing up using their E-mail, Google account, or Apple ID. Note that you must connect your X/Twitter account to finish the signup process.

After you've created your account, you'll need to purchase your account's SankoTV Pass to interact with the platform. The first pass is free, but you'll need DMT in your Sanko.TV Privy wallet to pay for the gas cost of the transaction (see **DEPOSITING AND WITHDRAWING DMT**).

### How Do I Login On Mobile?

To login on mobile if you already linked your Twitter/X on desktop (and made it your primary login source):

* Go to[ https://sanko.tv/settings](https://sanko.tv/settings).
* Add an additional sign-in method (email, Apple ID, or Google)
* Sign in via that method on your phone.

### Is It Necessary to Have an Twitter/X Account?

Yes. In addition to an Twitter/X account, each user should use an extra sign-in method to prevent losing access to their funds in case their Twitter account is suspended.

### Can the SankoTV Team Provide Information About the Associated E-mail, Google Account, or Apple ID for my Twitter Account?

Our support team is unable to disclose information about a user's sign-up method to safeguard private customer information.

### The SankoTV App is Prompting Me to Re-link My Twitter Account or Input Another Invite Code. Why is That?

Encountering this message means you have used a new login method, and the app is prompting you to create a new account. To access your original account, log out and use your initial sign-in method.

### Why Am I Seeing a Screen Indicating That My Account is Already Logged In?

This issue is related to the Twitter/X. To resolve it, log out of Twitter, attempt to link again, and log back into Twitter when prompted.

### Is it Possible to Change My Sign-In Method?

Yes, users can go to <https://sanko.tv/settings> to add and remove sign in methods. If you wish to change your connected Twitter account, you must first link a secondary login method (gmail, phone, etc), unlink your Twitter, then link your new Twitter.&#x20;


---

# 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.sanko.tv/faq/quickstart.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.
