> For the complete documentation index, see [llms.txt](https://flexpoint.gitbook.io/flexpoint-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flexpoint.gitbook.io/flexpoint-docs/getting-started/quickstart.md).

# Setup your Flexpoint Store

<figure><img src="/files/MLLMYChWuDwsy7WKsKzL" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>How to Build &#x26; Launch Your Stan Store in 30 Mins</td><td><a href="/pages/xou1Um0MDcxyYhzFwRpV">/pages/xou1Um0MDcxyYhzFwRpV</a></td></tr><tr><td>How to Collect Sales Tax with Flexpoint</td><td><a href="/pages/oaNOTK5PeLFCFX7cSKUZ">/pages/oaNOTK5PeLFCFX7cSKUZ</a></td></tr><tr><td>How to Connect Flexpoint with Stripe</td><td><a href="/pages/gAoyVBZVaaIS7NCcCU17">/pages/gAoyVBZVaaIS7NCcCU17</a></td></tr><tr><td>I Connected the Wrong Stripe Account! What Do I Do Now?</td><td><a href="/pages/aZl79eqIpbs18awUErB9">/pages/aZl79eqIpbs18awUErB9</a></td></tr><tr><td>Changing Your Stripe Details After Setup</td><td><a href="/pages/L24y6tDQc14z7dTeOE0I">/pages/L24y6tDQc14z7dTeOE0I</a></td></tr><tr><td>How to remove the "Product Coming Soon" Notice</td><td><a href="/pages/jwdpczVn17ExGhcjHcch">/pages/jwdpczVn17ExGhcjHcch</a></td></tr></tbody></table>


---

# 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://flexpoint.gitbook.io/flexpoint-docs/getting-started/quickstart.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.
