> For the complete documentation index, see [llms.txt](https://docs.blockepic.com/blockepic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockepic.com/blockepic/version-history/v1.0.0-pc-and-mac.md).

# v1.0.0 (PC & MAC)

1. Interacts with Scene: Players can use their own Bard to roam around on the Island, and also break some things.
2. Block Repair Gameplay: Repair the portal by repairing the building blocks, and the NFT holder can also get $FAME rewards.
3. Build Your Creation: Unleash your creativity, use building blocks to build your favorite creations, and share them to the community.
4. Build Your Bard: Use building blocks to build your favorite character, and let them really move to become your avatar.
5. Blockepic Genesis Odyssey: Let's create this world together, detail in [blockepic.com/genesis/](https://www.blockepic.com/genesis/)


---

# 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://docs.blockepic.com/blockepic/version-history/v1.0.0-pc-and-mac.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.
