# Premium notes

In Premium, all you need to do is enter your wallet addresses in the Commissions field added to the settings after activation and of course adjust the commission values to your liking.

The commission values are the native coin of the respective network, for example. SOL, ETH, BNB, TRX, AVAX etc. But only the 'Sale' value is a percentage value. So if a user buys 1 ETH and your sale value is 3, you get 0.03 ETH as commission.

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

Also, you can add the creator page on the front side with \[tokenico-creator] shortcode.


---

# 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://beycanpress.gitbook.io/tokenico-docs/overview/premium-notes.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.
