> For the complete documentation index, see [llms.txt](https://adventurestudios.gitbook.io/adventure-studios/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adventurestudios.gitbook.io/adventure-studios/ultimate-leaderboards/welcome/leaderboard-setup.md).

# Leaderboard Setup

#### Creating a podium

We're going to assume that you've successfully installed the content pack on your server. The first thing we want to do is create a podium as seen in the gif below. You do not need to use the same blocks, or put them in the same configuration as we have. Set it up any way you like!

{% embed url="<https://imgur.com/a/yqeC59Y>" %}

#### Setup Commands

Now that we have our podium set up, we can introduce the locations for our figures to appear. To do this, we want to stand on the block we want our character to appear on and face the direction we want them to look. We can then do the following command to set their position.

> /lb set <1/2/3>

**/lb set 1** would set the position of the top player. **/lb set 2** would set the position of the second and **/lb set 3** would set the position of the third.

{% embed url="<https://imgur.com/a/os2ut0y>" %}

{% hint style="info" %}
Commands feature tab completion. You can view all of the commands with **/lb help**
{% endhint %}

#### Refreshing our leaderboard

Now that we've set the location of our leaderboard characters, we need to refresh it to see the changes. To do this, we can type **/lb refresh** to force a refresh, or wait for the next refresh to happen (by default, every 3 minutes).

{% embed url="<https://imgur.com/a/eYnsLBT>" %}

{% hint style="info" %}
If you want to delete your leaderboards, you can type **/lb reset** which will delete their location data, meaning they will not spawn.\
If you want to move one somewhere else without deleting the rest, you can type **/lb set <1/2/3>** to change their location. It will update after a refresh.
{% endhint %}

#### Customising your leaderboard

Head to the next page to see how you can customise your leaderboard using our configuration options!
