# Net Rates Program

With the **Net Rates Program**, SiteMinder distributes a negotiated net rate from each property directly to your channel. You apply your own markup and sell to your guests at a price that supports your commercial model.

This program offers a distinct rate distribution model from the standard Channels Plus sell rate.

{% hint style="success" %}
Commercial and API details will be shared soon.
{% endhint %}


---

# 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://developer.siteminder.com/channels-plus-api/additional-resources/commercial/net-rates-program.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.
