# Going Live

Once you've completed your app, you'll be eligible to enter the Stampede Marketplace (Where you generated your API keys from). To enter the Marketplace, please fill in the form below from where a member of the team will review the request and enter you into the Marketplace.&#x20;

[Stampede Marketplace Form ](https://docs.google.com/forms/d/e/1FAIpQLSf7NgEzxNivlCR47DeXBu9tJE7Bx3SNt5soiHWysksS-w5bgA/viewform?usp=sf_link)

If you have any questions, please contact <support@stampede.ai> and we'll be able to help.


---

# 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://developer.stampede.ai/going-live/going-live.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.
