> For the complete documentation index, see [llms.txt](https://docs.ortege.ai/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ortege.ai/en/ortege-products/ortege-blocksmith.md).

# Ortege Blocksmith

### Ortege Blocksmith: Your Crypto Swiss Army Knife (Beta)

Welcome to Ortege Blocksmith, your all-in-one toolkit for navigating the blockchain, directly within Telegram! We've packed Blocksmith with features to make exploring and analyzing easier and more engaging.

**What Makes Blocksmith Unique?**

Blocksmith brings the power of Ortege's cutting-edge technology to your Telegram chats. Access real-time blockchain data, visualize trends or get developer support — all without leaving Telegram.

**Beta Access:**

Blocksmith is currently in beta and available exclusively to Ortege Friends. Public access is coming soon!

**Explore the Blockchain, Your Way:**

* **Blockchain Explorer, Telegram-Style:** Say goodbye to clunky blockchain explorers. Blocksmith lets you seamlessly track transactions, monitor network activity, and uncover insights, all within Telegram.
* **Studio Lite: Certified Charts On-the-Go:** Access a curated selection of Ortege Studio’s certified charts, delivering insightful data visualizations directly to your Telegram chats.
* **Developer LLM: Your Personal Coding Oracle:** Our developer-focused LLM (Large Language Model) is here to answer your coding questions, provide up-to-date documentation from partners, and streamline your development workflow.

**Stay Tuned for the Public Launch!**

We're putting the finishing touches on Blocksmith and can't wait to share it with the world. Keep your Telegram notifications on, and get ready for a crypto adventure like no other!

[**Join the Ortege Blocksmith waitlist on Telegram**](https://t.me/ortege_community)


---

# 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://docs.ortege.ai/en/ortege-products/ortege-blocksmith.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.
