# Orcajoy

## Orcajoy

- [Orcajoy - about us](https://info.orcajoy.com/orcajoy-about-us.md)
- [Free Guest and Fan Member License](https://info.orcajoy.com/free-guest-and-fan-member-license.md): This page serves as the Usage License & Terms, detailing the licensing terms for the creations you download from orcajoy.com and related social media platforms.
- [Heroic Graph: A Vast Synthesis](https://info.orcajoy.com/heroic-graph-a-vast-synthesis.md)
- [Fan Card Introduction](https://info.orcajoy.com/fan-card-introduction.md)
- [Comparison of NFT Card Types](https://info.orcajoy.com/comparison-of-nft-card-types.md)
- [About Orcajoy Coin](https://info.orcajoy.com/about-orcajoy-coin.md)
- [Hero's Journey 12 Stages](https://info.orcajoy.com/heros-journey-12-stages.md)
- [Connect with Us on Social Media](https://info.orcajoy.com/connect-with-us-on-social-media.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://info.orcajoy.com/orcajoy-about-us.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.
