> For the complete documentation index, see [llms.txt](https://realitykingdom.gitbook.io/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://realitykingdom.gitbook.io/info/solutions/rk-knights/summon-a-knight.md).

# Summon a Knight

**You're almost a knight of the kingdom!**

Now it's easy, just follow the steps below and you're done.

<figure><img src="/files/J7g4QkJQtI6dk79TyCTL" alt=""><figcaption><p>Here you can upload your 10 photos.</p></figcaption></figure>

**Tips for the photos:**

* Frame your face in the center of the photo.
* Look for well-lit places.
* Don't submit blurry photos.
* Upload images of your face without anything in front.
* Think about poses and expressions a Knight would make; this will help with realism.<br>

{% hint style="warning" %}

### <mark style="color:yellow;">If you are low profile like many people in Web3, you can click on 'Skip' and generate a</mark> [<mark style="color:yellow;">Knight with a helmet</mark>](/info/solutions/rk-knights/summon-a-knight/knight-w-a-helmet.md)<mark style="color:yellow;">.</mark>

{% endhint %}

{% content-ref url="/pages/InpDrXH9bPyDw8CBFvVE" %}
[Knight w/ a helmet](/info/solutions/rk-knights/summon-a-knight/knight-w-a-helmet.md)
{% endcontent-ref %}

<figure><img src="/files/bJLSsqC9E6RTp5qnjdys" alt=""><figcaption><p>You need to choose which of these 2 genders you identify with more.</p></figcaption></figure>

Now you need to wait between 10 to 20 minutes for our robots to generate your avatar.

<figure><img src="/files/6Mt7Db0gyIX1FGUI9InB" alt=""><figcaption></figcaption></figure>

## <mark style="color:yellow;">Done! You are now a knight.</mark>

If you didn't like any of the 4 results, you can generate them again 5x for free.

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

## As soon as you select the best result and click on 'continue', your NFT will be minted on the blockchain and will then be available in your inventory.

<figure><img src="/files/V37aFPGETBXd26uj21P2" alt=""><figcaption></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, and the optional `goal` query parameter:

```
GET https://realitykingdom.gitbook.io/info/solutions/rk-knights/summon-a-knight.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
