> For the complete documentation index, see [llms.txt](https://docs.sinfonia.zone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sinfonia.zone/contact-us/fantoken-applications.md).

# FanToken applications

While [NFTs](/nft.md) are a bit more open and permissionless in terms of creation and listing for everyone, reagrding [**FanTokens**](/products/exchange/fantoken.md) there is currently no automated process for their creation, minting and listing on the [**Marketplace**](https://app.sinfonia.zone/fantokens). A FanToken involves many tasks to be performed by both the creator and Sinfonia and also includes some small expenses, especially if subsequent to listing you wish to create an [**incentivized pool**](/products/exchange/fantoken-liquidity-pools.md) as well.

**Also, only individuals or entities belonging to the music industry will be able to have a FanToken** (eg. an artist, record label, festival, club etc).

The Sinfonia's FanToken Request Form is an online form that allows musicians, bands, record labels, and other music-related entities to apply for the creation of their own FanToken on the Sinfonia platform.

The FanToken Request Form typically includes fields for the following information:

* Applicant's name and contact information
* Description of the artist, band, or label
* Description of the FanToken, including its purpose and intended use
* Information about the team behind the FanToken
* Financial information, such as projected budget and funding sources
* Marketing and engagement plan for the FanToken
* Other relevant information

The FanToken Request Form is an important tool for the Sinfonia platform, as it allows the platform to evaluate the potential of each applicant, and to determine whether the FanToken is a good fit for the platform. Once the form is submitted, the Sinfonia team will review the application, and if approved, will work with the applicants to create the FanToken and list it on the platform.

The FanToken Request Form is a key step in the process of creating a FanToken, and it is an important tool for artists, bands, record labels, and other music-related entities to connect with their fans and to raise funds for their projects. It also allows the Sinfonia platform to onboard more artists, bands, and labels, and to expand its offerings.

Therefore, before you contact us about creating a FanToken make sure you read up on what a FanToken is, what you can do with it, and what are the best ways to take advantage of it in the [**Exchange**](/products/exchange.md) and [**Yield Farming**](/yield-farming.md) sections of this documentation.

Below we attach a document created specifically for FanToken owners as an everyday guide on how to best employ such a powerful, innovative and revolutionary tool to create that close, win-to-win relationship with their Fans and users.

{% file src="/files/USLAn6Qa6jnlXDM6qBja" %}

Once you have gathered all the info we have made available to you and you are ready to create your Music FanToken, feel free to [**fill out this form**](https://forms.gle/N5nnALWEsPEbeTrd7). We need you to fill it out seriously and provide us with all the details we need or those you consider relevant, so that we can speed up the evaluation and eventual creation/listing process.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sinfonia.zone/contact-us/fantoken-applications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
