> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes.md).

# プロモコード

- [正規表現](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/regular-expression.md)
- [括弧内の正規表現](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/regular-expression/regex-inside-the-parentheses.md)
- [括弧外の正規表現](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/regular-expression/regex-outside-the-parentheses.md)
- [一致表現ツールの正規表現](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/regular-expression/match-expression-tool-regex.md)
- [正規表現の解説](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/regular-expression/regex-explained.md)
- [プロモコードの概要](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/promo-codes-overview.md)
- [プロモコードトラッキングを有効にする](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/enable-promo-code-tracking.md)
- [プロモコードを作成する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/create-a-promo-code.md)
- [オフライン広告用のプロモコードを設定する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/set-up-promo-codes-for-offline-ads.md)
- [プロモコードを一括アップロードする](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/bulk-upload-promo-codes.md)
- [プロモコードを管理する](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/manage-your-promo-codes.md)
- [プロモコード FAQ](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/promo-codes-faq.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes.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.
