# Welcome to Seedme

Welcome to the official Seedme documentation!

Seedme is a **SEED ROUND FUNDING PLATFORM** designed to empower **Developers** and **Founders** to accelerate their projects while providing **Investors** and **Traders** with access to exceptional talents, visionary founders, and promising ventures.

### Roles

If you are developers and building new projects, check [this](/seedme-docs/getting-started/devs-and-founders.md).

If you are investors and looking for great projects, check [this](/seedme-docs/getting-started/investors-and-traders.md).

### Community

Follow us on [X (Twitter)](https://x.com/seedmeonline)


---

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