# SetGO Intro

Set go is a peer-to-peer game of odds based on random draw.

## Core Principles

SetGo is based on **X** principles in the design of its system.

### Majority Win

The SetGo system is designed through an inverse reward system. Traditional lotteries are

### No Loss

Even in the event that a player does not win a round they are issued a Participation Tab. By accumulating these Tabs users are able to redeem them for other valuables that offset their participations.

### Non Custodial

SetGo does not holds users funds. Assets are deposited directly into the Setpools through any Web3 interface of users liking.&#x20;


---

# 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://set-go.gitbook.io/setgo/setgo-intro.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.
