> For the complete documentation index, see [llms.txt](https://kodi.gitbook.io/kodi-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kodi.gitbook.io/kodi-whitepaper/kodi-ecosystem/pitch-agency.md).

# Pitch Agency

Pitch is our Advertising Agency which operates parallel to Kodi as a subsidiary company. It is a one-stop-shop that provides all the marketing needs for a crypto project. Gone are the days of having to search high and low for legitimate partners to provide you with the services you need. Tailoring our services to you, Pitch will help get your product/service out to your target audience as directly and efficiently as possible.

{% embed url="<https://www.youtube.com/watch?v=ePyauFDVWBY>" %}

#### Services offered:

* custom designed Audio and/or Visual commercials and ads
* website and logo design
* marketing connections (i.e. celebrity influencers)
* AMAs in the Kodi community
* project startup consultations

Crypto projects advertised by PITCH will need to undertake a thorough vetting process through our strategic partners at Brewlabs. If they don’t already have a certified audit, they will have the option of purchasing an audit through one of our bundles. This will ensure investors have complete confidence in anything Kodi promotes.

### Use Case

Our services will be offered for set prices via individual or bundled packages. Every revenue dollar earned by PITCH will be used as such:

* 33.33% added to the Kodi marketing wallet
* 66.67% will be added to the [**Kodi Treasury Contract**](/kodi-whitepaper/token-breakdown/tokenomics/additional-features.md#kodi-treasury-contract). Funds from this contract will be used to buyback $KODI which will then be burned or used to add to our staking pools.

{% hint style="success" %}
Price and bundles are available on the [PITCH website](https://pitchit.agency).
{% endhint %}


---

# 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://kodi.gitbook.io/kodi-whitepaper/kodi-ecosystem/pitch-agency.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.
