> For the complete documentation index, see [llms.txt](https://docs.theopenpresenter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theopenpresenter.com/plugins/official-plugins/lyrics-presenter.md).

# Lyrics Presenter

At the moment, we only have integration with myworshiplist.com. This will increase in the future.&#x20;

We also want to add ability for users to save their own songs into the database. Currently, you can add a new song but it won't persist beyond the plugin.

We use a format inspired to OpenSong

Here are some of the basic rules:

1. Separate sections with square brackets(\[ ]) like \[Verse 1].\
   This can be anything from Verse, Chorus, Bridge, and any text you like.
2. Use a single dash(-) to split your section into multiple slides.
3. Add a dot(.) in front of a line to indicate that it is a chord line.\
   Note: At this time, we do not support showing chords yet.

#### Example

```
[Verse]
I know He rescued my soul
His blood has covered my sin
I believe I believe
-
My shame He's taken away
My pain is healed in His name
I believe, I believe
-
I'll raise a banner
'Cause my Lord
Has conquered the grave

[Chorus]
My Redeemer lives
My Redeemer lives
My Redeemer lives
My Redeemer lives

[Bridge]
You lift my burdens
I'll rise with You
I'm dancing on this mountaintop
To see Your kingdom come
```
