> For the complete documentation index, see [llms.txt](https://docs.hectagon.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hectagon.finance/projects-and-partners/how-project-can-apply.md).

# How Project can apply?

### Self-application for Web3 projects

You have a chance to receive funding and tap into our growth protocol by self-applying through Hectagon Investment Portal. All you need to do is fill in the application which seeks for your information on:&#x20;

* General information&#x20;
* Project overview&#x20;
* Team&#x20;
* Tokenomics&#x20;
* Market and Competitions
* Go-to-market&#x20;
* Pitchdeck, whitepaper&#x20;
* Fundraising proposal&#x20;

We will let you know if you pass the application screening round. Afterwards, you will get informed by our investment team about the due diligence process and the interview schedule. The whole process normally takes less than 2 months, though for some peak time with too many applications, it may take us a little bit longer.

### Refer a potential Web3 project to Hectagon

Are you a VC? An angel investor? An advisor? Or simply a friend of a Web3 founder? Whatever role you are, you are more than welcome to introduce a potential Web3 project to Hectagon to review. And as a contributor to Hectagon, you will get some rewards in return. Learn more about the campaign: .

Please keep in mind some of our criteria for potential deals as below:&#x20;

* Stage: strategic/private/seed&#x20;
* Market: DeFi, GameFi, Infrastructure, SocialFi, HealthFi, SportFi, Other (wallet, exchange, NFT, DAO tool, launchpad, insurance…)&#x20;
* Chain: Any (though we do favor Ethereum, BSC, Solana, AVAX, Aurora)&#x20;
* Geography: Any&#x20;

If you have a frequent quality deals pipeline (at least 3 deals per month) and want to sign up into our network as an official Venture Partner, please contact us through <community@hectagon.finance>.


---

# 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.hectagon.finance/projects-and-partners/how-project-can-apply.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.
