> For the complete documentation index, see [llms.txt](https://waitlist-verified.tradesta.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://waitlist-verified.tradesta.io/welcome-to-the-ambassador-programme-go-forth-and-share-to-earn-sta..md).

# Welcome to the Ambassador Programme - Go Forth and Share to Earn STA.

<mark style="color:green;">**Congratulations!**</mark>&#x20;

You are now one step closer to becoming a TradeSta. All you have to do is go forth and share your unique referral link that you will have received via email. If you want to see the leaderboard or review your referral link, don't worry you don't have to keep digging through your inbox, you can use view everything through [www.tradesta.io](https://tradesta.io/waiting-list/). Just follow the simple steps below: \
\
1\. Head to [www.tradesta.io](http://www.tradesta.io) and click on the waitlist button. Once you're there under the *"Get Referral Link & Become a TradeSta"* button you will see "*Check your Status*"<br>

<figure><img src="https://lh7-us.googleusercontent.com/HeWvlS68FPHJPmagGU9h48ZHEYSqk_u45Kw5keMHv9gF_fKaff3qEpSr8fSDYvIjMl115xR2i0U3ghidi6X0n_THinaOIQ2g-ck2JUKN-IsydUuArer_A_aZZE9v02BsCeIbuyZB026dN1knKcSR7jo" alt=""><figcaption></figcaption></figure>

2. You will be greated with an input box, enter your email address and click "*Get Status*".\ <br>

   <figure><img src="https://lh7-us.googleusercontent.com/U7M5VNYvaTcWyc8Kvc3oJ-IzJ2HUT08mysQoUvhxKqExyIXhZ1di-UKgRJnSSyz61ChOJwndbBBAZ-rLydzXfhfOraLKAxeh6dFStsZDgi3QzXJbi83s4OO_qKwvZZh0He0kccJARUBhd5Kyu2eIsVk" alt=""><figcaption></figcaption></figure>

3. You will be able to see your referral link, the leaderboard as well as links to share your referral link to your social media channels.&#x20;

[<mark style="color:green;">**`Click Here To Check Your Status!`**</mark> ](https://tradesta.io/waiting-list/)


---

# 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://waitlist-verified.tradesta.io/welcome-to-the-ambassador-programme-go-forth-and-share-to-earn-sta..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.
