# Page

The information you add in this tab will be added to the claim page. This is the page where your collectors will arrive and where they will collect your NFTs.

* **Edition Subdomain**: this is the unique subdomain users will be accessing within the [Fair.xyz](http://Fair.xyz) website to access your claim page.
* **Artwork Long Description:** you can add here a more comprehensive description of your artwork and project.
* **Tags:** Here you can add a selection of words which help categorise your collection. Some examples are: photography, comics, sport, paintings, digital assets, ... This will help your art get discovered if people search for your tags!
* **Artist Name:** input the name you'd like to be shown in the claim page as the Artist of this edition.
* **Artist Image:** upload here a profile picture for the artist
* **Artist Twitter:** connect your Twitter account where people can contact you or find out the latest updates about your project.

#### Advanced Settings

When clicking on "Advanced Settings" you will find the following:

<figure><img src="/files/22TCVGPrKjXTRn2Uk0u6" alt=""><figcaption></figcaption></figure>

* **Artist Website:** add a website where people can learn more about you. This can be a simple Linktree or a more sophisticated website.&#x20;
* **Instagram:** add your Instagram handle.
* **Discord:** add the invitation link to your Discord server.


---

# 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.fair.xyz/tutorials-for-creators/single-artwork/page.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.
