> For the complete documentation index, see [llms.txt](https://docs.stastoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stastoken.com/insights/stas-50.md).

# STAS-50

The STAS-50 token is a digital token that allows users to create transactions with up to 50 outputs, which is significantly more than what is allowed by standard tokens. This feature makes it particularly useful in situations where large numbers of recipients are required per transaction.

One of the primary use cases for the STAS-50 token is in data management, where it can be used to send data to multiple recipients in a single transaction. This can be particularly useful for companies that need to share large amounts of data with a large number of stakeholders, such as suppliers, partners, and customers. By using the STAS-50 token, companies can reduce the number of transactions required to share data, which can help to save time and money.

Another key feature of the STAS-50 token is its versatility. It can be used for diverse distribution of royalties among multiple parties in a single atomic swap transaction. This makes it a valuable tool for businesses who need to quickly and easily exchange multiple assets with multiple parties, while maintaining transparency and security.

Overall, the STAS-50 token provides users with a wide range of benefits for data management and atomic swaps. With its ability to enable extra outputs in a transaction and its versatility, this token is well-suited for a variety of business use cases.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stastoken.com/insights/stas-50.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
