# Quick start

Codo is about Contributors and Projects and "The Flow" (our opinionated way-of-working for Projects and Remote teams).

What can I do on the platform?

You can as a Contributor:

* create a profile and enter information on you skill set
* start searching for projects requiring your expertise (or use matchmaking functionality)
* apply to start working on a Task
* get payed in Tokens or Crypto

You can also:

* start your own Project (or ask to join)
* use the Planner App to break down the project into manageable Tasks which others can Apply to
* make a Crowd Fund to raise money
* search for and reach out to individuals who you think could be a likely fit for the Team


---

# 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.codo.community/c/codo-knowledgebase/quick-start.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.
