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

# Lore

Set between the present day and 2777, Figuregot follows Smith, the lonely creator of the Figuregots, as he lives in his shack with nothing but tools and ore. As his shack began to fall apart due to centuries of abandonment, the sun finally reaches his solar charger. Waking up in a world where there is seemingly no sign of human life, Smith begins to navigate a cold new world with no friends. His only option? To build them.&#x20;

After being turned off for so long, he tries to remember what his creators looked like but his memory is a little rusty. Creating a figurine somewhere between his own likeness and the way he remembered his human family to change with age, getting stronger and wiser as the years pass. His nostalgia and need to love and care for those around him results in the forging of friends by fire. &#x20;

More lore will be coming in 2023.&#x20;

{% embed url="<https://twitter.com/figuregot/status/1529115914888794112?s=20>" %}


---

# 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://figuregot.gitbook.io/figuregot-manifesto/about-us/lore.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.
