> For the complete documentation index, see [llms.txt](https://hub.fractions.foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.fractions.foundation/sponsorships/apply-for-hackathon-sponsorship.md).

# Apply for Hackathon Sponsorship

**Apply Now:** <https://www.fractions.foundation/hackathons>

Fractions is committed to fostering innovation and supporting developers, creators, and innovators through our hackathon sponsorship program. We offer funding, prizes, and promotional support in FRACTIONS tokens to help make your event a success.

#### Why Partner with Us?

* **Flexible Sponsorship**: Use funds for logistics, prizes, or other needs.
* **Prizes in FRACTIONS**: Reward participants with our token.
* **Ecosystem Boost**: Promote your event as part of the FRACTIONS ecosystem.

We consider all applications in the order received and can honor firm sponsorship costs. Fractions offers broad applications beyond branding—empowering organizers to innovate and engage.

***

#### Easy Application Process

<figure><img src="/files/hDctzZKFDGHKTCCoiPlV" alt=""><figcaption><p>Welcome page to the sponsorship application.</p></figcaption></figure>

Powered by **Formless AI**, our application form is conversational and user-friendly. Here’s what we’ll ask:

1. **Organization Name**
2. **Contact Email**
3. **Event Location**
4. **Hackathon Experience with Sponsorships**
5. **Event Details and Schedule**
6. **Ideas for Incorporating FRACTIONS**
7. **Sponsorship Budget**

***

#### Optional 5% Burn Mechanism

Organizers can choose to:

* Receive **95% of sponsorship funds in FRACTIONS**, with **5% burned**.

Benefits of this option include:

1. **Special Event Recognition**: Highlight your hackathon in the FRACTIONS ecosystem.
2. **Newsworthy Impact**: Promote your event with a unique feature.
3. **Token Deflation**: Support long-term interest in FRACTIONS.

***

#### Supporting Innovation Globally

This initiative aligns with our roadmap item: **"Sponsor a Hackathon Outside the USA."** Learn more here: <https://roadmap.fractions.foundation/feedback/p/sponsor-a-hackathon-outside-the-usa>.

Let’s champion innovation together and create lasting value for the FRACTIONS ecosystem.


---

# 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://hub.fractions.foundation/sponsorships/apply-for-hackathon-sponsorship.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.
