# Getting Paid

We will need you to share your public ronin address with the program in order to send you your share of SLP.&#x20;

### Set up a Ronin Wallet

If you need help setting up a ronin wallet please check [here](https://www.youtube.com/watch?v=14H9v1R-R5c). It is very important to use the official ronin wallet since there is not currently a ronin wallet app that is supported.

{% hint style="danger" %}
Please beware of scams when setting up a ronin wallet. Showdown Scholars will never ask you for your wallet password or seed phrase and you should never share those with anyone.
{% endhint %}

### **Share your Public Wallet Address**

Copy and paste your public ronin wallet address and share it with your scholar manager.

{% hint style="warning" %}
If your ronin wallet address changes please directly message your manager. We will not update your address if you message it again in this channel and it could result in your SLP being sent to the wrong address.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://showdown-scholars.gitbook.io/showdown-scholars/getting-started/getting-paid.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
