Whats the diffrence/ use of the refresh token vs the auth token?

a refresh token is used to get a new access token
when the access token has expired.

when you use the refresh token you may get a new refresh token in the response