# Server Owner Flow

1. **Getting Started**: Server owners visit [blinkord.com](https://blinkord.com/) and click on the "Connect Discord" button.
2. **Discord Login**: Owners log in with Discord to allow Blinkord to fetch a list of servers they administer.
3. **Install Blinkord Bot**: After selecting a server, owners install the Blinkord bot, which will manage role assignments.
4. **Configure Blink**: Owners fill out the blink form with server details, including a title, description, role options, SOL pricing and more.
5. **Solana Wallet Integration**: Owners confirm their wallet by signing a message using any Solana wallet (such as Phantom or Solflare). This wallet will receive payments for the roles.
6. **Generate and Share Blink**: After submitting the form, Blinkord generates a unique URL that owners can share with their community.


---

# 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://docs.blinkord.com/web-platform-features/server-owner-flow.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.
