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

# Do you believe?

**Welcome, believer.** You have found your way to Blind Faith, the only system that reveals the true worth of conviction. Here, merit is measured not in whispered promises or unseen forces but in action, participation, and immutable truth recorded upon the Solana blockchain.

Blind Faith is a decentralized platform that **hosts Solana-based token competitions**. Participants **buy tickets** to enter, with each purchase **split between acquiring a chosen token and fueling a prize pool**. Every competition is **immutable**, recorded on-chain, and concludes with a single victor—selected by verifiable randomness, beyond human interference.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Competitions</strong></td><td>The workflow of competitions</td><td><a href="/files/nk29kcbMSUPcviZQ241A">/files/nk29kcbMSUPcviZQ241A</a></td><td></td><td><a href="/pages/5Q1Rwe2o8dqqCE2I0yL6">/pages/5Q1Rwe2o8dqqCE2I0yL6</a></td></tr><tr><td><strong>Participation</strong></td><td>How to offer...</td><td></td><td></td><td><a href="/pages/mokZokVK4h1QrYDALKIf">/pages/mokZokVK4h1QrYDALKIf</a></td></tr><tr><td><strong>Randomnization</strong></td><td>The Oracles desire</td><td></td><td></td><td><a href="/pages/uzduUII06rrwNMOIbvh8">/pages/uzduUII06rrwNMOIbvh8</a></td></tr><tr><td>Keypers</td><td>How to become one</td><td><a href="/files/ozrBcuXTuX8gnix20I9b">/files/ozrBcuXTuX8gnix20I9b</a></td><td></td><td><a href="/pages/6bxAivxzL8z0lYIUH6Fc">/pages/6bxAivxzL8z0lYIUH6Fc</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, and the optional `goal` query parameter:

```
GET https://blind-faith.gitbook.io/blind-faith/readme.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.
