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

# Legal

- [Ether.Fi Legal](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal.md): The following documents outline the applicable terms associated to products offered by ether.fi
- [Privacy Policy](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/privacy-policy.md)
- [Terms of Use](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/terms-of-use.md)
- [Promo Terms and Conditions](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/promo-terms-and-conditions.md)
- [ether.fi Cash Cardholder Agreement - Inc. (U.S.)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-cash-cardholder-agreement-inc.-u.s..md)
- [ether.fi Cash Cardholder Agreement - Ltd. (U.S.)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-cash-cardholder-agreement-ltd.-u.s..md)
- [ether.fi Cash Corporate Spend Card Terms (US)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-cash-corporate-spend-card-terms-us.md): Last Modified: June 22, 2026
- [ether.fi Cash Cardholder Agreement - Inc. (International)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-cash-cardholder-agreement-inc.-international.md)
- [ether.fi Cash Cardholder Agreement - Ltd. (International)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-cash-cardholder-agreement-ltd.-international.md)
- [ether.fi Prohibited Activities List](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-prohibited-activities-list.md)
- [ether.fi Cash Corporate Authorized User Terms](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-cash-corporate-authorized-user-terms.md): Ether.Fi Cash Corporate Spend Card Authorized User Terms (“Authorized User Terms”)
- [ether.fi Cash Corporate Agreement (International)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-cash-corporate-agreement-international.md)
- [ether.fi Cash Corporate Spend Card Terms (International)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-cash-corporate-spend-card-terms-international.md): Last Modified: June 22, 2026
- [Account Opening Privacy Notice - GLBA (U.S.)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/account-opening-privacy-notice-glba-u.s..md)
- [E-Sign & Electronic Communications Notice (U.S. and International)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/e-sign-and-electronic-communications-notice-u.s.-and-international.md)
- [ether.fi Cash Cashback Rewards Program (U.S. and International)](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-cash-cashback-rewards-program-u.s.-and-international.md)
- [Splashback Contest Rules](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/splashback-contest-rules.md)
- [ether.fi Referral Program Terms and Conditions](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-referral-program-terms-and-conditions.md)
- [ether.fi Affiliate Program Terms and Conditions](https://etherfi.gitbook.io/etherfi/legal/ether.fi-legal/ether.fi-affiliate-program-terms-and-conditions.md)


---

# 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://etherfi.gitbook.io/etherfi/legal.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.
