> For the complete documentation index, see [llms.txt](https://info.tryceed.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.tryceed.xyz/introducing-ceed.md).

# Introducing Ceed

Turn everyday activity into onchain value.

## Turn everyday activity into onchain value

Ceed connects real-world activity with digital ownership and tokenized rewards.

### Executive summary

Everyday consumer activity creates value. Ceed gives users a way to participate in it onchain.

Users discover eligible opportunities, complete an activity or purchase, and verify it. Eligible activity can then receive a reward and become part of an onchain ownership experience.

Ceed brings users, partners, verification, and rewards into one focused ecosystem.

{% hint style="info" %}
Launch-specific token information is **Coming Soon**.
{% endhint %}

<a href="/introducing-ceed.md" class="button primary">Read the Whitepaper</a> <a href="/how-ceed-works.md" class="button secondary">Explore FEED</a> <a href="/usdceed-token.md" class="button secondary">Token Information</a>

### FEED in 30 seconds

* FEED connects everyday activity with onchain value.
* Users complete eligible activities and submit proof for verification.
* Verified activity can receive rewards under the current program rules.
* `$FEED` is the ecosystem's planned native token.
* FEED is building toward broader onchain participation and ownership.


---

# 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://info.tryceed.xyz/introducing-ceed.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.
