> For the complete documentation index, see [llms.txt](https://docs.bixgrow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bixgrow.com/affiliate-portal/privacy.md).

# Privacy

## How it works

BixGrow provides default templates for **Terms & Conditions** and **Privacy Policy**. Once saved, these policies are automatically published and linked in the footer of the affiliate **sign-up page**. Affiliates must review and accept these policies when registering for the affiliate program.

## How to edit and customize

Navigate to **Settings** > **Privacy**.

<figure><img src="/files/ZZFcrBmZCuH7t0f5n1QS" alt=""><figcaption></figcaption></figure>

Edit the content of the **Terms & Conditions** and **Privacy Policy** using the built-in text editor. Then customize the text, formatting, and structure to align with your business requirements and legal obligations.

<figure><img src="/files/CIXXNozXJPxjK8j4Pb15" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3KnIjRjmOJNEnMCtu0V8" alt=""><figcaption></figcaption></figure>

You may also restore the original templates at any time by selecting **Restore the default template**.

<figure><img src="/files/o68F8gwP7GzeeafdDS4B" alt=""><figcaption></figcaption></figure>

## How affiliates know about policies and their updates

First, once you activate your policies, affiliates can view them on the **sign-up page**'s sign-up form before deciding to submit their affiliate registrations.

<figure><img src="/files/WLPWU6LjyLoca1t70vcA" alt=""><figcaption></figcaption></figure>

Once their registrations are approved, affiliates will have access to their **Affiliate Dashboard** which allows them to review the policies from time to time.

<figure><img src="/files/cXgDtXoZbb1FZNe8Vpy8" alt=""><figcaption></figcaption></figure>


---

# 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.bixgrow.com/affiliate-portal/privacy.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.
