> For the complete documentation index, see [llms.txt](https://www.information-architecture.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.information-architecture.world/world-ia-day-organizer-guide/sponsors/types-of-sponsorship.md).

# Types of sponsorship

Companies can help support your celebration by donating a product or service where the value is equal or close to the amount of the sponsorship levels you determine – this is called in-kind sponsorship. For example, providing the venue for your celebration is an in-kind sponsorship because the cost of renting the venue would be waived by the sponsor and the value is likely to equal a sponsorship level. Other examples are giveaways from the sponsor to your attendees, like books or pens.

A financial sponsorship, as the name indicates, is when a company or organization provides money toward your celebration. This is different from in-kind because no product or service is being provided; instead, a monetary donation is being made.

{% hint style="info" %}
When asking for sponsorship you should clearly communicate what you will give the sponsor in return for their donation.&#x20;

For example, “We would love for our World IA Day event to be held at \[location] and, in return, we will promote your company with \[X number of tweets, brand recognition, insert other local sponsor benefits here].’
{% 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:

```
GET https://www.information-architecture.world/world-ia-day-organizer-guide/sponsors/types-of-sponsorship.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
