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

# What is The Fracture?

## <mark style="color:orange;">What is The Fracture?</mark>

The Fracture is a handwritten science fantasy saga built on the Solana blockchain.

We are telling the story of The Fracture through the different lenses of Art, written story, and Gamification and Media. The Fracture is a true fan owned entity that leverages the strengths of blockchain through digital ownership.

Entertainment, Value and Utility are key focuses that we lean into with our core assets which are the primary faction collections.

## <mark style="color:orange;">What is the Mission of The Fracture?</mark>

To grow towards being a globally recognised brand and franchise built on the story of The Fracture.

Telling a story through high quality fantasy Art and Gamification.

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

## <mark style="color:orange;">Where can I read more?</mark>

Our medium contains all the short stories written by our brilliant writer Yaga, who is currently bringing The Fracture universe to life.

Yaga's work set in the Fracture universe has already been published by Variant Literature. You can read this piece [here](https://variantlit.com/walmart-population-four/).\
\
You can also read more of The Fracture short stories [here](https://medium.com/@thefracture_).

<figure><img src="/files/4J7y4nhUX7WJm2VXKTpW" 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://fracture-organization.gitbook.io/the-fracture/overview/what-is-the-fracture.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.
