# Crypto login

You can use a crypto wallet or an email to create an account with NFT Access. This guide shows how to make an account with a crypto wallet.

The wallet you create your account with will be used for all future logins.

### Select Wallet

* To create an account with a crypto wallet, get started by **selecting the chain** your NFTs are stored on.
* Next, **select your wallet provider.**

### Verify Wallet

* Your wallet provider will automatically open two verification prompts.
* Start by verifying your connection to NFT Access. **Click the "Connect" button to proceed.**
* Once connected, you need to verify ownership of your wallet. Your provider will prompt you to complete a signature request. **Click the "Sign" button to proceed.**

**Note:** Always check to ensure you are on `https://nftaccess.app/`. &#x20;

NFT Access will never request access to your assets. The only time NFT Access will suggest a transaction is for a paid ticket.


---

# 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.nftaccess.app/account-management/crypto-login.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.
