> For the complete documentation index, see [llms.txt](https://agp.aevo.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://agp.aevo.xyz/approved-proposals/agp-1-aevo-governance/2-governance/committees/growth-and-marketing-committee.md).

# Growth & Marketing Committee

## Objectives

This committee is responsible for all strategic marketing initiatives such as sponsorships, events, new product launches, and promotional tokenomics initiatives both extemporaneous and medium-term (e.g. small airdrops, contests, …), all initiatives that have as a common characteristic a fast time to market because they are in response to new trends or competitor initiatives.

It is also responsible for the conception, selection and remuneration of initiatives that come from Aevo's user community and that are aimed at its promotion on every aspect.

## Composition

* 4 members chosen by Apogee;
* 3 members chosen by the DAO;
* 3 reserve members chosen by the DAO.

## Tasks

* Design and implement long-term growth initiatives such as trade mining programs, airdrops, market-maker incentive programs, and so on.
* Design and implement quick marketing initiatives in response to new market trends or competitor actions, leveraging the budget available for any initiative, including sweepstakes and airdrops dedicated to particular categories of users, current or potential.
* To devise, promote and remunerate activities of any kind for the development of the Aevo user community. Examples of activities include: developments of bots and interface libraries to automate interaction with Aevo; strategic studies and research on competitors; design and dissemination of educational materials for novice and experienced traders; and video tutorials for interaction with Aevo's products.


---

# 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://agp.aevo.xyz/approved-proposals/agp-1-aevo-governance/2-governance/committees/growth-and-marketing-committee.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.
