# User Interface: Biosynth Editor

{% embed url="<https://www.youtube.com/watch?v=8vLO321oDFc>" %}
Check out the video above for a detailed guide to using the Biosynth Creator.
{% endembed %}

<figure><img src="/files/9sZtLr0Yw3ciAkXegYF3" alt=""><figcaption></figcaption></figure>

**Selecting An Existing Biosynth**: If you already have Biosynths associated with your account, you can view and filter them in the menu on the left side of the screen. Click the preview images of your Biosynths to view them and then click “Select Biosynth” to select them.

**Creating A Basic Biosynth**: You can open the Biosynth Creator either by clicking the yellow “Create” button or the Create tab. Clicking either will open a menu where you can select the features of your Biosynth including the gender, hairstyle, hair color, eye color, skin color, and customize your Biosynth's clothing and choose an alliance.

**Overlay:** Accounts that were created during the testnet phase of Legions 2029 testing will have the option to apply a special overlay on their avatar at launch.

**Alliance:** Choose from one of our participating communities to apply a hero badge to your Biosynth.

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

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


---

# 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.legions2029.com/walkthrough/user-interface-biosynth-editor.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.
