> For the complete documentation index, see [llms.txt](https://community.theiofoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.theiofoundation.org/about-techup/stakeholders/speakers/speaker-agreement.md).

# Speaker Partner Agreement

![](/files/hVxXWxKnTqsVgBexLrpC)

This Agreement is to be subscribed between

* The IO Foundation as the host of the TechUp initiative, *hereinafter* TechUp\
  and
* `Speaker Name`\
  *hereinafter* The Speaker

with official email `Speaker Email` \
signed on the `Signature Date`                            *hereinafter* The Date\
for the following seasons `List of Seasons` *hereinafter* The Seasons

**For the Speaker**\
`Organization Representative Signature`

**For TechUp (The IO Foundation)**\
`TechUp Representative Name`\
`TechUp Representative Title`\
`TechUp Representative Signature`

Both parties enter this Agreement with the intention of bringing The Speaker into TechUp, an initiative by The IO Foundation, to support the broader TechUp Community.

This Agreement will enter in effect immediately from The Date until the end of the last of The Seasons. This agreement can be made void by any of the parties with a prior notice of 2 months to be filed through the [Speaker Management Interface](https://TIOF.Click/TUTarianSpeakerLifecycleManagement).

## Requirements <a href="#requirements" id="requirements"></a>

To qualify as a Speaker Partner, The Speaker must verify the following requirements (*hereinafter* The Requirements):

* You are an individual that wishes to create positive impact in technology through sharing your knowledge and expertise with the TechUp Community
* You are planning to run a number of TechUp activities [LEARN](/about-techup/activities/learn.md) - [BUILD](/about-techup/activities/build.md) - [CONNECT](/about-techup/activities/connect.md)
* Abide by The IO Foundation’s [Code of Conduct](https://TIOF.Click/TIOFPolicyCoC)
* Attend at least 1 [orientation session](/about-techup/activities/learn/orientation-sessions.md)
* Provide the TechUp team with all the necessary on your side to run high quality activities

{% hint style="success" %}
By signing this Agreement The Speaker confirms to verify The Requirements.
{% endhint %}

{% hint style="success" %}
By signing this Agreement TechUp commits to not update The Requirements without prior notice. Any such updates would be reflected on a posterior Agreement.
{% endhint %}

## Benefits

By participating in TechUp as a Speaker Partner, The IO Foundation will ensure that you will be granted the following benefits (*hereinafter* The Benefits):

* Access to the TechUp Space\
  Yourself, as well as other people you may invite or attract, can access all [publicly accessible activities](/about-techup/about/hidden/terminology.md#publicly-accessible-activity) and engage with a global community of technologists.
* Ability to run your own activities to share your knowledge and expertise with the TechUp Community \
  This includes the possibility of broadcasting to your own media channels.
* 1 virtual table\
  Allows you to seamlessly keep in touch with your session&#x20;
* Increased exposure
  * Customized promotion materials\
    This will allow you to promote your activities more easily.
  * Promotion of your activities in TechUp's official channels\
    We will give exposure to your organization and the support you provide.
  * Possibility to have a segment presenting your work in our Codefield productions\
    You will have the opportunity to showcase your work and maybe find support across TIOF's Codefield audience.
  * Global announcements\
    Presenting your activities and encouraging participants to join and reach out to you
* Assistance before, during and after your activities from the TechUp crew\
  We provide a comprehensive help and provide regular updates with new features and activities.
* Statistics after each of your activities\
  So that you can analyze how did your activities perform.

**Platform Updates**\
The platform used for the TechUp Space releases new features very often, of which TechUp will inform you regularly.

{% hint style="success" %}
By signing this Agreement The Speaker acknowledges The Benefits.
{% endhint %}

{% hint style="success" %}
By signing this Agreement TechUp commits to upholding The Benefits.
{% endhint %}

{% hint style="warning" %}
By signing this Agreement, The Speaker also acknowledges that while the platform used by TechUp may deploy new features, these will may not be immediately available.
{% endhint %}

## The Commitments

By participating in TechUp as a Speaker Partner, and in order to maintain your status, The Speaker will need to make sure to comply with the following Commitments (hereinafter The Commitments):

* Abide by The IO Foundation’s [Code of Conduct](https://TIOF.Click/TIOFPolicyCoC) and the [Dhatham House Rule](broken://pages/L53VEfiE9P4qziNtn8yR)
* You will not charge the audience attending your activities a fee to participate or access TechUp\
  (If you do, you can still participate in TechUp as a [Sponsor Partner](/about-techup/stakeholders/sponsors.md))
* Provide TechUp with the necessary information about yourself and your activities

  such as Name, Profile Picture, Biography, etc.

  * At least 1 email address to register your Speaker account\
    (Provided in the signature of this Agreement)
  * A description of your activities and their materials&#x20;
  * The necessary to connect your broadcast channels, should you decide to do so
* Run your activities to the best of your ability
  * Respecting your commitment to the agreed activities
  * Tending to the Speakers' Table `@The Lounge` for activities that happen `@The Stage`.
* Be on the Speakers table @The Lounge after your session for at least 15 minutes.
* Promote TechUp and your activities among your own networks\
  (you can use your own collaterals or the customized ones we’ll provide you)
* Coordinate with the TechUp team to ensure the best experience for your audience and the whole TechUp Space.

{% hint style="success" %}
By signing this Agreement The Speaker commits to abide by The Commitments.
{% endhint %}

{% hint style="danger" %}
Failure of compliance with The Commitments at any time during The Seasons will trigger a review of your TechUp Membership.
{% endhint %}

{% hint style="success" %}
By signing this Agreement TechUp commits to not update The Commitments without prior notice. Any such updates would be reflected on a posterior Agreement.
{% 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://community.theiofoundation.org/about-techup/stakeholders/speakers/speaker-agreement.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.
