# What can I do with a Keyword?

We can configure different actions on a keyword for you:

* Inactive: Your keyword is active, but no action will be triggered if somebody sends a message with your keyword to the shortcode. This is mainly used to gather contacts and build a database.
* Direct reply: Have an automatic reply configured to confirm receipt of the message or, for example, thank somebody for voting.
* Forward to URL: We can configure a URL for you to which inbound messages are sent via the API in a GET or POST request.
* Forward to SMPP: Forwards inbound messages to your SMPP account.&#x20;
* Subscription service: This offers the possibility to have a subscription service with a registration and termination message configured.

For more information on (sub-) keywords and shortcodes take a look at these articles as well:

[In which countries can I get a Short code & Keyword?](/connectivity-platform/short-codes-keywords-sub-keywords/in-which-countries-can-i-get-a-short-code-and-keyword.md)

[Keywords & Sub Keywords](/connectivity-platform/short-codes-keywords-sub-keywords/keywords-and-sub-keywords.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://docs.bird.com/connectivity-platform/short-codes-keywords-sub-keywords/what-can-i-do-with-a-keyword.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.
