# Introduction

{% hint style="warning" %}
TipChain is not an official Hemi service — it's built by a community member. Use the app at your own risk.
{% endhint %}

TipChain is a community-built onchain creator tipping platform for the Hemi Network. It helps you support creators directly using onchain tips — no middlemen, no extra fees.

This guide shows you, step-by-step, how to [connect your wallet, create a profile, find creators, and send tips](/quickstart.md).


---

# 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://docs.hemi-tipchain.xyz/introduction.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.
