# Destination Platforms

<figure><img src="/files/8eD9tuB5juQ53mQfUnDq" alt=""><figcaption></figcaption></figure>

A destination is defined by different parameters:

* **A destination platform**\
  \
  Examples of destination platforms include advertising platforms (such as Facebook Ads or Google Ads), customer relationship management software (such as Hubspot or Salesforce), or customer support tools (such as Zendesk). Other types of platforms, such as Facebook Catalog, are also supported on DinMo.<br>
* **A destination service**\
  \
  This refers to the business use case you wish to implement in the destination. DinMo often support different services within a given destination platform. For instance, users can use DinMo to update audiences on Google Ads, but also, send conversions, or adjust conversions values.<br>
* **Default activation settings**\
  \
  Default activation settings are optional and only available for some destination services. They simplify the activation configuration process by allowing you to set it up just once, eliminating the need for repetitive configuration.

After setting up a destination on DinMo, you can start sending data right away, no extra configuration will be needed.

{% hint style="info" %}
For guidance on connecting your designated destination, consult the corresponding section [Create a Destination](/guides/get-started-with-dinmo/initial-configuration-of-dinmo/create-a-destination.md)
{% 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://docs.dinmo.io/integrations/destination-platforms.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.
