# Earning Royalties

The first IP RWA token on Aria Protocol, is the $APL token. To earn royalties, you’ll need to stake your $APL tokens. Staking allows you to receive a portion of royalty distributions generated by the underlying assets.&#x20;

Please see the following as an example of the user flow for earning royalties with $APL.&#x20;

For example, once you’ve claimed your $APL, you can then stake it by navigating to the Stake tab in the left sidebar of the Aria WebApp&#x20;

<figure><img src="/files/wENtUNpf8Zv1FQ1aIxNX" alt=""><figcaption></figcaption></figure>

It's as simple as that, your tokens are now earning royalties and you will also earn Aria Points for staking!

Need more help? Follow along with our loom guide [here](https://www.loom.com/share/e61bbc151ebb49d09a1cb22d63499b14?sid=f2440ff5-aac4-4cee-9007-3900e1b82a21).


---

# 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://docs.ariaprotocol.xyz/about-aria/quickstart-guide/earning-royalties.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.
