# Getting Started

Welcome to NiftyKit, the ultimate platform for creating, managing, and selling NFTs, and a smart contract creation platform. Our user-friendly interface makes it easy for anyone to create and sell unique digital assets, even without experience with blockchain technology.&#x20;

### How to Get Started

Go to the NiftyKit website at [app.niftykit.com](https://app.niftykit.com/signup) using your web browser.

Click the "Sign Up" button at the top of the page to create an account. You can connect and sign in with your existing email, Google, or Apple accounts to create an account.&#x20;

To set up a password for your NiftyKit account, you should use the **\[Sign up email]** button.

<figure><img src="/files/r6sQ9toH0oRpO9GKWVpu" alt=""><figcaption><p>Sign up for NiftyKit using Apple or Google email</p></figcaption></figure>

Once you are in, you are ready to go!


---

# 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.niftykit.com/get-started/getting-started.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.
