# Discord Member Flow

1. **Accessing a Blink**: Members click on a custom Blinkord link shared by the server owner, which directs them to the Blinkord page containing the Blink specific to that server. The Blink page may also be accessed through any platform that renders Blinks, such as X (Twitter).
2. **Discord Login**: Members authorize with Discord, granting Blinkord permission to assign them a role in the server.
3. **Select and Pay**: Members choose the role they want, make the payment via a Solana wallet (such as Phantom or Solflare), and receive instant access to the premium role on the selected Discord.&#x20;
4. **Join the Server**: After payment, members can simply close the window, as their role is automatically assigned.

See the Discord Member Flow in action at [Demo Videos](/demo-videos.md)


---

# 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/discord-member-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.
