> For the complete documentation index, see [llms.txt](https://docs.potlock.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.potlock.io/user-guides/soon-personas/projects.md).

# Projects

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

## Why Join POTLOCK?

POTLOCK is a platform to

* Build in public
* Get donations directly at any time
* Apply to funding rounds to get funds quadratically matched
* Leverage impact evaluations and milestone based accountability to get access to higher tiers of funding rounds
* Automatically get visibility in NEAR ecosystem through [NEAR Horizon](https://near.org/horizon) platform

## How to Signup

Go to [potlock.io/register](https://potlock.io/register) to register today. You will need at least 1 N to fill out information as you are interacting with our project registry, nearhorizon.near and the social graph so you can list on BOS.

## How to Apply for A Round

In order to be eligible for certain rounds you may need a SBT unless it a "[Dish](/readme/understanding-pots-funding-rounds.md)" round. However all projects must be approved on the POTLOCK registry, so please go through the aforementioned signup flow.

## Who Should Control Project Account

* Only Co-Founders should control this account as payouts should be administered. Considering that you have a social media account you may want to give your account to a social media manager. However, this is not recommended. A better solution is to configure your Twitter account through the [Wormhole widget ](https://near.org/wormhole3.near/widget/Wormhole3.Twitter)to BOS and use the #BOS to sync tweets. Even then it is recommended you even use[ delegated access through twitter ](https://help.twitter.com/en/managing-your-account/how-to-use-the-delegate-feature)to other individuals for security purposes.


---

# 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://docs.potlock.io/user-guides/soon-personas/projects.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.
