# Affiliates

{% hint style="info" %}
This section is currently under construction. Reach out to <partners@trustedsite.com> for more information.
{% endhint %}

### Becoming an Affiliate

If you're not currently an affiliate or reseller and are interested in coming one, please [get in touch](https://www.trustedsite.com/company/partners). A partner manager will configure your account.

### Dashboard & Reporting

You can access your TrustedSite Affiliate dashboard by logging into TrustedSite and accessing the [affiliate section here](https://www.trustedsite.com/user/affiliate/). You'll be able to find reporting and your affiliate ID here.

### Referring Customers

A special link to register and access the TrustedSite dashboard should be added within the platform.

```markup
https://www.trustedsite.com/?aff=[AFFILIATEID]
```

Users that sign up from your link will be attributed to your affiliate account.


---

# Agent Instructions: 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:

```
GET https://docs.trustedsite.com/docs/partners/affiliates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
