> For the complete documentation index, see [llms.txt](https://taskoncommunitys-organization.gitbook.io/guide-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taskoncommunitys-organization.gitbook.io/guide-book/billing-and-plans/boost.md).

# Boost

### Homepage

Displaying the project on the homepage enhances its exposure and visibility, guiding users to explore the project, thus attracting more participation and support. Currently, TaskOn offers multiple exposure slots to choose from.

<figure><img src="/files/bjtjjQuRKNjWvLfBeL6H" alt="" width="563"><figcaption></figcaption></figure>

### Featured on Banner

<figure><img src="/files/VzixJIeAK8bPew7rEGSL" alt="" width="563"><figcaption></figcaption></figure>

### Featured on Epic

Epic is TaskOn's recurring activity where numerous renowned project teams participate. The prize pool, exposure, and participation numbers are unparalleled. In the previous Christmas event, a total of `104 projects` joined, with social media impressions reaching `1.6M+` and total participation exceeding `1.19M`.

<figure><img src="/files/KE9S1SaTKn69WIXp8gFP" alt="" width="563"><figcaption></figcaption></figure>

*Epic Case Study:* [*Christmas Epic*](https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/case-study/festival-marketing/2023-christmas-epic) *｜* [*Valentine's Day Epic*](https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/case-study/festival-marketing/valentines-day-epic)

### Featured on Banner (TaskOn Community)

<figure><img src="/files/wqHx7SGL7bLySq8Cnzz1" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://taskoncommunitys-organization.gitbook.io/guide-book/billing-and-plans/boost.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.
