# 🚀 Get Started

To use NYWNFT, follow these steps:

1. **Create an Account**
   * Connect your wallet (MetaMask, WalletConnect, or Coinbase Wallet).
   * Accept the terms and conditions to proceed.
2. **Set Up Your Profile**
   * Customize your account with a profile picture, display name, and bio.
   * Manage wallet connections and security settings.
3. **Explore the Marketplace**
   * Browse trending NFTs, filter by categories, and check current bids.
   * Use the search bar to find specific NFTs or creators.
4. **Buy, Sell, or Mint NFTs**
   * Purchase NFTs using NYWNFT tokens.
   * Sell your own digital assets and set royalty commissions for resales.
   * Mint new NFTs with metadata, unlockable content, and pricing details.


---

# 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://nywnft-organization.gitbook.io/nywnft/~/changes/1/getting-started/get-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.
