# Using AXS with multiple types

First of all u need the direct even link, I.E:\
<https://www.axs.com/events/490631/kcon-la-2023-day-1-tickets>\
You'll notice that if we press "GET TICKETS", we aren't redirected to the ticket page, instead to the splash page to the event.\
\
To add that event we will go to the redirect page, then grab the type of tickets we want by right clicking the type we want, and click copy url:\
For example\
![](https://1251489544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeaXh1sHwaG2VzgPN8K%2Fuploads%2F9SKgVpc5Eys2Yba8WhN0%2Fimage.png?alt=media\&token=f7487d59-eb32-46c6-b875-664358c94c67)

\
\
Will give us this link:\
<https://shop.axs.com/?c=axs&e=59018463754070786&t_skin=kcon>\
OR\
<https://bit.ly/3OHvvgC><br>

### For shop.axs links

\
Then we can just copy the event id from the url, and tack it on at the end of our normal url\
`https://www.axs.com/events/490631/kcon-la-2023-day-1-tickets?event=59018463754070786`

We can just add that link to our monitor using the $monitor command.

### For bit.ly links

\
Then we can just copy the bitly id from the url, and tack it on at the end of our normal url\
`https://www.axs.com/events/490631/kcon-la-2023-day-1-tickets?bitly=`3OHvvgC

We can just add that link to our monitor using the $monitor command.
