> For the complete documentation index, see [llms.txt](https://docs.chainvine.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainvine.xyz/developers/sdk/classes-and-functions/chainvineclient.md).

# ChainvineClient

*ChainvineClient* instances provide functionality related to tracking referrals and triggering referral conversions in a browser or server environment.

The intended usage is:

* ChainvineClient: used for program/community level operations, where the actions are not tied to any specific user
* ChainvineUser: used for user level operations, where the actions are directly tied to a specific user
