# FAQ

<details>

<summary>How does PumpFlow ensure trust and transparency ?</summary>

PumpFlow uses X (Twitter) authentication to verify token creators, ensuring legitimacy and eliminating concerns about scams.&#x20;

</details>

<details>

<summary>What is the bonding curve threshold in PumpFlow ?</summary>

When funding raised of token hits 9999 Flow, token will be migrated to PunchSwap.&#x20;

</details>

<details>

<summary>What is the market cap of the token when it is migrated to DEX ?</summary>

Upon migration to PunchSwap, the token's approximate market cap will be around 47,500 FLOW.

</details>

<details>

<summary>How is token price determined during trading ?</summary>

In pumpflow, token price is determined by the bonding curve.

</details>

<details>

<summary>My transaction failed. What should I do ?</summary>

Ensure sufficient Flow tokens are in your wallet for fees and verify all wallet addresses. Contact support via our telegram group if the issue persists.

<br>

</details>

<details>

<summary>What is the meaning of rug free ?</summary>

On the token migration process, PumpFlow burns the LP tokens. In this way, nobody controls the liquidity pool on PunchSwap.

</details>


---

# 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.pumpflow.meme/faq.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.
