# Product Guides

- [Accelerator](https://docs.openstamp.io/product-guides/accelerator.md): The transaction accelerator uses CPFP (Child Pays for Parent) to increase the Effective Fee Rate of a transaction, thus facilitating faster confirmation.
- [LeapX Tutorial](https://docs.openstamp.io/product-guides/leapx-tutorial.md): OpenStamp LeapX Tutorial
- [LeapX 教程](https://docs.openstamp.io/product-guides/leapx-jiao-cheng.md): OpenStamp LeapX 教程
- [Buy SRC20 Tokens](https://docs.openstamp.io/product-guides/buy-src20-tokens.md): How to buy SRC20 tokens on OpenStamp.io
- [Create Small UTXOs](https://docs.openstamp.io/product-guides/create-small-utxos.md): How to create small UTXOs on OpenStamp.io
- [List SRC20 Tokens](https://docs.openstamp.io/product-guides/list-src20-tokens.md): How to list SRC20 tokens on OpenStamp.io
- [Delist SRC20 Order](https://docs.openstamp.io/product-guides/delist-src20-order.md): How to delist SRC20 sell order on OpenStamp.io
- [Deploy SRC20 Tokens](https://docs.openstamp.io/product-guides/deploy-src20-tokens.md): How to deploy SRC20 tokens on OpenStamp.io
- [Deploy FairPool(SRC20) Tokens](https://docs.openstamp.io/product-guides/deploy-fairpool-src20-tokens.md): How to deploy FairPool(SRC20) tokens on OpenStamp.io
- [Mint SRC20 Tokens](https://docs.openstamp.io/product-guides/mint-src20-tokens.md): How to mint SRC20 tokens on OpenStamp.io
- [Mint FairPool(SRC20) Tokens](https://docs.openstamp.io/product-guides/mint-fairpool-src20-tokens.md): How to mint FairPool(SRC20) tokens on OpenStamp.io
- [Mint Stamps](https://docs.openstamp.io/product-guides/mint-stamps.md): How to mint stamps on OpenStamp.io
- [Transfer SRC20 Tokens](https://docs.openstamp.io/product-guides/transfer-src20-tokens.md): How to transfer SRC20 tokens on OpenStamp.io
- [Supported Wallets](https://docs.openstamp.io/product-guides/supported-wallets.md): Supported wallets on OpenStamp
- [Grand Celebration Offer](https://docs.openstamp.io/product-guides/grand-celebration-offer.md): OpenStamp’s Grand Celebration Offer
- [SRC20 Explorer](https://docs.openstamp.io/product-guides/src20-explorer.md): SRC20 explorer by OpenStamp.


---

# 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.openstamp.io/product-guides.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.
