# Welcome!

## How to Sell TPAs on Your Website Using StageMeta API

This document provides a step-by-step guide on how to sell Teleport Plaque Address (TPAs) on your website using StageMeta API. With StageMeta API, you can integrate the functionality of the StageMeta marketplace into your website, allowing users to buy and sell TPAs directly on your platform.

We will cover the technical aspects of the process, including how to set up the API and authenticate user requests, as well as how to look up, prepare, and buy TPAs. You will also learn how to check the availability of a username before minting a TPA, ensuring that your users can create unique and valuable digital assets.

By following the instructions in this guide, you can easily integrate the power of StageMeta into your website and offer your users a seamless and secure way to buy and sell TPAs. Whether you are a developer looking to build a custom marketplace or a non-technical user looking to add a new revenue stream to your website, this guide will provide you with the knowledge and tools you need to get started.

### Four Easy Steps to Sell TPAs on Your Website Using StageMeta Rest API

This document provides a clear and concise guide on the four easy steps to sell Third Party Applications (TPAs) on your website using StageMeta API. With this API, you can seamlessly integrate the functionality of the StageMeta marketplace into your website and offer your users a secure and reliable way to buy and sell TPAs.

{% content-ref url="quick-start" %}
[quick-start](https://dev.stagemeta.world/quick-start)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="reference/api-reference" %}
[api-reference](https://dev.stagemeta.world/reference/api-reference)
{% endcontent-ref %}


---

# 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://dev.stagemeta.world/welcome.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.
