# Campaigns

- [Get Verticals](https://apidocs.api19.com/campaigns/get-verticals.md)
- [Submit TollFree Campaign](https://apidocs.api19.com/campaigns/submit-tollfree-campaign.md): SMS Enable a toll free number by submitting a campaign request for it
- [Campaign Assign Number](https://apidocs.api19.com/campaigns/campaign-assign-number.md): Assign a phone number to a campaign
- [Get 10DLC Brand](https://apidocs.api19.com/campaigns/get-10dlc-brand.md)
- [List 10DLC Brands](https://apidocs.api19.com/campaigns/list-10dlc-brands.md)
- [Create 10DLC Brand](https://apidocs.api19.com/campaigns/create-10dlc-brand.md)
- [Update 10DLC Brand](https://apidocs.api19.com/campaigns/update-10dlc-brand.md)
- [Remove 10DLC Brand](https://apidocs.api19.com/campaigns/remove-10dlc-brand.md)
- [List 10DLC Brand Vetting Providers](https://apidocs.api19.com/campaigns/list-10dlc-brand-vetting-providers.md)
- [Get 10DLC Brand Vetting Status](https://apidocs.api19.com/campaigns/get-10dlc-brand-vetting-status.md)
- [Create 10DLC Brand Vetting](https://apidocs.api19.com/campaigns/create-10dlc-brand-vetting.md)
- [Get 10DLC Campaign](https://apidocs.api19.com/campaigns/get-10dlc-campaign.md)
- [Get 10DLC Campaign Numbers](https://apidocs.api19.com/campaigns/get-10dlc-campaign-numbers.md)
- [Create 10DLC Campaign](https://apidocs.api19.com/campaigns/create-10dlc-campaign.md)
- [Update 10DLC Campaign](https://apidocs.api19.com/campaigns/update-10dlc-campaign.md)
- [Remove 10DLC Campaign](https://apidocs.api19.com/campaigns/remove-10dlc-campaign.md)


---

# 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://apidocs.api19.com/campaigns.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.
