# User Interface: Home

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

**Select A Biosynth**: Shows you the 4 Biosynths in your account with the greatest experience and allows you to easily choose between them before initiating a run.

**Create**: Opens the [Biosynth Editor](/walkthrough/user-interface-biosynth-editor.md) allowing you to customize and create your own Basic Biosynth.

**See All**: Opens the [Biosynth Editor](/walkthrough/user-interface-biosynth-editor.md) allowing you to view all the Biosynths associated with your account.

**Level Bar**: Displays your Biosynth’s level and experience as well as its name.

**Stat Menu**: Displays your Biosynth’s Base and Advanced Stats.

**Achievements:** Allows you to see the achievements you still have remaining to be completed.

**Initiate**: Opens the Mode Selection screen and allows you to “Print” your Biosynth into the Outskirts and begin a run.


---

# 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-home.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.
