> ## Documentation Index
> Fetch the complete documentation index at: https://docs.musixmatch.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Checklist before going live

Before your product goes live, please take a moment to read this checklist and make sure you’ve got everything covered:

* Read the [API Terms of Services](https://about.musixmatch.com/apiterms) to be sure your application complies
* Check your API call limits in order to match the expected traffic
* Handle `UTF-8` encoding in your pages required to display Musixmatch lyrics
* Show the value of `lyrics_copyright` you received from [track.lyrics.get](/api-reference/lyrics-catalog/track-lyrics-get) whenever you display lyrics in a page
* Implement the [country restrictions](/content-restrictions) you receive within every copyrighted content
* Add the [lyrics tracking script](/lyrics-views-tracking) to count the lyrics visualisations when using [track.lyrics.get](/api-reference/lyrics-catalog/track-lyrics-get)
* Add the "Lyrics powered by" image [provided by Musixmatch](https://about.musixmatch.com/brand-resources) and link it to the `backlink_url` field received from [track.lyrics.get](/api-reference/lyrics-catalog/track-lyrics-get)
* Disable the “copy and paste” function of web traffic from Japan
