> For the complete documentation index, see [llms.txt](https://efyria.gitbook.io/mercenaries-of-efyria/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://efyria.gitbook.io/mercenaries-of-efyria/rules/sensei.md).

# Sensei - (先生)

*Now get out there and make some money!* \
– Sensei

### What is a Sensei ?

The Sensei is a royalties slot than cannot be updated.\
Once a mercenary has a Sensei this is for life.\
\
Your wallet address will be recorded on chain into the Sensei slot of the mercenaries and you'll automatically receive royalties when the mercenary is recruited.\
\
The Sensei will receive 10% of the royalties amount.

### How to become a sensei ?

The first person to perform a recruit action on a mercenary will automatically become his Sensei if this person already has at least one mercenary on his wallet.&#x20;

{% hint style="info" %}
There is no limit on how many times you can be a sensei.
{% endhint %}

{% hint style="success" %}
This title is cumulative with the normal royalty slots.
{% endhint %}

<figure><img src="/files/8GvU4rhDElVbPCBrUq5C" alt=""><figcaption><p>A mercenary with no Sensei</p></figcaption></figure>

<figure><img src="/files/i5Q3zzfrSz8xDFPLkE1N" alt=""><figcaption><p>A mercenary with a Sensei</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://efyria.gitbook.io/mercenaries-of-efyria/rules/sensei.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.
