> For the complete documentation index, see [llms.txt](https://docs.rocketfuel.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rocketfuel.inc/integrations/rocketfuel-integration.md).

# RocketFuel Integration

- [Objective](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/objective.md)
- [Target Audience](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/target-audience.md)
- [Product Feature overview](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/product-feature-overview.md)
- ["How To" Guide](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/how-to-guide.md)
- [Sign up as a Merchant](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/how-to-guide/sign-up-as-a-merchant.md)
- [KYC Verification](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/how-to-guide/kyc-verification.md)
- [Using the RocketFuel API for Custom Integration](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/how-to-guide/using-the-rocketfuel-api-for-custom-integration.md)
- [Using the RocketFuel Pre-built Solutions for Custom Integration](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/how-to-guide/using-the-rocketfuel-pre-built-solutions-for-custom-integration.md)
- [How to Use Testnet for Transactions](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/how-to-guide/how-to-use-testnet-for-transactions.md)
- [FAQ and Tips](https://docs.rocketfuel.inc/integrations/rocketfuel-integration/faq-and-tips.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://docs.rocketfuel.inc/integrations/rocketfuel-integration.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.
