# What  is FEED

**FEED** is an AI-powered feedback platform designed to unify how individuals, startups, and Web3 projects collect, organize, and implement feedback.

<figure><img src="/files/LGfl51ne2vcxT7JdYJnH" alt=""><figcaption></figcaption></figure>

**In Web2**, FEED provides a simple and free tool that anyone can use to gather structured feedback from their community.

**In Web3** (FEED v2), FEED evolves into a token-gated, AI-enhanced infrastructure where projects can collect wallet-based feedback, prioritize by token holdings, and even turn suggestions into code prototypes with AI.

This documentation explains everything about FEED:\
• What it is\
• How it works\
• Features (Web2 and Web3)\
• Token utility\
• AI integration\
• Roadmap\
• How to get started


---

# 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://feed.gitbook.io/feed-docs/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.
