# Welcome to ToroForge Collective

Welcome to the official developer documentation for **ToroForge Collective** — the builder ecosystem for the **Toronet Blockchain**.

Here you'll find everything you need to **start building**, **integrate Toronet**, and **deploy next-gen Web3 solutions** with ease.

***

### 🔥 What Is ToroForge Collective?

ToroForge is a community-powered initiative to support developers, designers, and founders building on the **Toronet blockchain**.

We provide:

* SDKs and APIs to simplify integration
* Real-world use case examples
* Community-led tools and open source projects
* Grant opportunities, bounties, and mentorship

***

### 🧭 What’s Inside?

* 📦 **Install the SDKs** (Node.js, Flutter, more)
* 🧪 **Test and Deploy** with clear examples
* 🔐 **Use fiat-backed token systems** (NGN, USD, ToroG)
* ⚙️ **Interact with TNS**, wallets, and balances
* 📡 **Query blockchain data** and submit transactions

***

### 🚀 Ready to Build?

Get started with the Quickstart Guide or jump straight to the SDK Reference.

Need help or want to contribute?\
Join the community → [discord.gg/45SMNdGx5d](https://discord.gg/45SMNdGx5d)


---

# Agent Instructions: 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://toroforges-organization.gitbook.io/toroforge-collective/readme.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.
