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

# Getting Started

There’s so much you can achieve on the Open Collective platform. And it all starts here.

Follow these steps to get set up and learn more about the Open Collective Dashboard and interface.

### Find out more

Get started on Open Collective by creating and completing a profile and making it secure.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h4><a href="/pages/xibpnj26CQiD9sTf7Yjo">Set up an Account</a></h4></td><td>Your account will bring together all your activity, and help you connect with others</td><td></td></tr><tr><td><h4><a href="/pages/BaTbYEL7v9uSi5uFK5ou">Your Account Security</a></h4><p>We take security extremely seriously. Find out what steps we take, and how you can help</p></td><td></td><td></td></tr><tr><td><h4><a href="/pages/W5MArG1dGBL0Oteh9XgB">Your Dashboard</a></h4><p>Navigate your dashboard to complete all of your individual and collective tasks.</p></td><td></td><td></td></tr></tbody></table>


---

# 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:

```
GET https://documentation.opencollective.com/getting-started/getting-started.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.
