> For the complete documentation index, see [llms.txt](https://track360.gitbook.io/track360/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://track360.gitbook.io/track360/section-1-getting-started-with-track360/quickstart/1.1-step-by-step-into-the-platform.md).

# 1.1 Step by Step into the platform

### **Access the Platform**

* Open your web browser
* Go to the **Track360 login page** or the link provided your custom DNS link (e.g., [partner.yourdomain.com](https://partner.yourdomain.com))&#x20;
* Employees, Advertisers and Affiliates all use the same login page

### **Log into Your Account**

* On the login screen, click on the **Login** button (Note: employees, affiliates, and IBs all use the same login page)
* Enter your **Employee/Partners email** and **password**&#x20;
* Click “**Sign In**”

<figure><img src="/files/Ku6soc2QnzmVZoi9MT9C" 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:

```
GET https://track360.gitbook.io/track360/section-1-getting-started-with-track360/quickstart/1.1-step-by-step-into-the-platform.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.
