# Registering The Content

* This endpoint allows you to register your content on Conscent.ai - with the Content Title, ContentId, Content URL, categories, tags, sections, analytics pixels (Facebook and Google), Price, and any specific price overrides for a different country.
* Moreover, you can also set the content duration- meaning that if a user purchases the content on Conscent.ai, then that user can have free access to the content for {duration} amount of time.
* By default, we use a 1 Day duration. Moreover, the ContentType field is optional - and if no 'contentType' is provided, then the default 'contentType' of the Client will be treated as the 'contentType' of the content being registered.


---

# 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.conscent.ai/registering-the-content.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.
