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

# 🌎Global Ambassador

## Robinia Swap Global Ambassadors Ambassador Program

**Global Ambassadors Long-term program to advance the Robinia Swap**

RobiniaSwap runs the Globa Ambassadors program for continuous promotion and service development. RobiniaSwap is already well known for its active activity on Steemit, the leading social media platform on the blockchain. However, more public relations and collaboration systems are needed to develop further. Global Ambassadors can be a great help in promoting RobiniaSwap and advancing services to the multi-national community.\
\
**Qualifications**

1. RBS token holders.
2. A person with an understanding and experience in marketing
3. Community members and moderators
4. Someone with a good understanding and experience with DeFi

\
&#x20;**Role of Global Ambassadors**

1. Social network promotion
2. Write an article to multiple blogs and platforms
3. Community members and moderators
4. etc, (Any other activities that help RobiniaSwap.)

**RobiniaSwap Global Ambassadors benefits**

1. RBS Token reward for content creation
2. Opportunity to participate in Beta Test and sharing of prior information.
3. RBS Token reward based on contribution

**If you would like to become a Global Ambassador, please fill out the application form and apply.**\
[**Global Ambassador Application Link**](https://docs.google.com/forms/d/1A35XZ6OA7qF_h2PMHDklgWaSp-EyVBhsHh89faqtQuI/edit?usp=sharing)


---

# 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://blokfield.gitbook.io/robinia/global-ambassador.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.
