# Getting Started

This area is mainly intended for first-timers to the NFT and crypto space.&#x20;

## Setting up/Connect to LUXY Marketplace

Follow these guides to get everything set up to use LUXY Marketplace. Jump to the guide you need if you've been doing okay but lost your way.

[Creating a Wallet](/help-center/getting-started/creating-a-wallet.md)

[Configuring the Network](broken://pages/-MkNw4VkAe_DY4juiw2u)

[Getting Coins](/help-center/getting-started/getting-coins.md)

[Connect to LUXY!](/help-center/getting-started/connect-to-luxy.md)

[Setting up your Account](broken://pages/-MkNvac-QJn_2sgLgE7i)


---

# 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.luxy.io/help-center/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.
