> For the complete documentation index, see [llms.txt](https://teneo.gitbook.io/teneo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teneo.gitbook.io/teneo-docs/community-and-ecosystem-growth/teneo-protocol-ambassador-program.md).

# Teneo Protocol Ambassador Program

### The Ambassador Program

The Teneo Protocol Ambassador Program is designed to empower passionate individuals to promote the Teneo Protocol within their networks and communities. Ambassadors are our frontline advocates, helping to expand adoption, educate others, and build a thriving ecosystem.

#### **Who Can Join?**

We welcome individuals from all backgrounds who share our vision. Ideal ambassadors:

* Have an active interest in blockchain, DePIN, AI, or data monetization.
* Understand the basics of Teneo Protocol’s technology and mission.
* Possess strong communication skills and local connections in crypto, tech, or related fields.
* Are eager to learn and contribute proactively.

#### **Ambassador Responsibilities:**&#x20;

* **Educate new users** – Guide new users through the Teneo Protocol ecosystem and node setup.
* **Host Events & AMAs** – Organize community events and sessions to engage users.
* **Educate Developers** – Foster a builder ecosystem by sharing use cases and connecting with developers.&#x20;
* **Translate Documents** – Translate content to reach global audiences.

#### **Benefits for Ambassadors:**

* **Early Access** – Beta features and updates before public release.
* **Recognition** – Featured in Teneo Protocol's content and social media.
* **Top Ambassador Rewards** – Monthly perks include Points, shoutouts, merch, event tickets, and job opportunities.
* **Compensation** – Paid in Points and stablecoins.

Become a  Ambassador to help raise awareness, bring in new users, and support the growth of our community. Submit your application through this [form](https://forms.gle/8sBwDEodpTCXBQ6U8), and we’ll review it as part of our monthly evaluation process.


---

# 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://teneo.gitbook.io/teneo-docs/community-and-ecosystem-growth/teneo-protocol-ambassador-program.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.
