> For the complete documentation index, see [llms.txt](https://docs.godex.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.godex.ai/getting-started/gobank/gobanks-cashback-program.md).

# Gobank’s Cashback Program

## Special treats for early adopters

The first 101 referral links ENABLED (activated by the referred user depositing a minimum of **$100 into GoBank** Fixed-time any vaults) will receive an increased commission of **5%**\
The 5% commission rate applies for the initial 360 days from the date the referral link is enabled. After this period, the commission rate reverts to the standard 1% Activation requirement Gobank.

## More details the table bellow:

<table><thead><tr><th width="285.21875">Criteria</th><th>Details</th></tr></thead><tbody><tr><td>Number of referral links</td><td>First <strong>101</strong> activated referral links</td></tr><tr><td>Activation requirement</td><td>Referred user deposits a minimum of $<strong>100</strong> into any vault on GoBank</td></tr><tr><td>Initial commission rate</td><td><strong>5%</strong></td></tr><tr><td>Duration of 8% commission</td><td>Valid for 360 days from the activation date of the referral link</td></tr><tr><td>After 360 days</td><td>Commission rate reverts to the standard <strong>1%</strong></td></tr><tr><td>Applies to platform</td><td>GoBank</td></tr></tbody></table>


---

# 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://docs.godex.ai/getting-started/gobank/gobanks-cashback-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.
