# Register Account

## 1. Register personal account

Fill in your registration details [on the website](https://tads.me/register):

<div align="left"><figure><img src="https://2317200473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FffNYUJ0jbnLnoGBoTNA7%2Fuploads%2FCI0Ehvk6nwZwf802KalN%2Fimage.png?alt=media&#x26;token=489d45da-68ab-4bdb-bc60-5c204facb474" alt="" width="375"><figcaption></figcaption></figure></div>

## 2. Register your site

Go to the Publisher section, then the Sites subsection. Click “Add site” and fill in the the name and address of your site where widgets will be displayed:

<div align="left"><figure><img src="https://2317200473-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FffNYUJ0jbnLnoGBoTNA7%2Fuploads%2FkJojdjWZbPgWI7dSo2Zz%2Fimage.png?alt=media&#x26;token=2cf48cf9-7784-4cd0-9b59-b59a382af00b" alt=""><figcaption></figcaption></figure></div>


---

# 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://tads.gitbook.io/docs/getting-started/publishers/register-account.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.
