# Owners

**Protocol Level:**

**Definition**: The protocol owner is typically the entity or group that initially created and launched the real-world assets tokenization protocol. This could be a company, a decentralized autonomous organization (DAO), or a group of developers.

**Explanation**: The protocol owner is responsible for the overall vision, development, and strategic direction of the tokenization protocol. They oversee the governance framework, including the issuance of native tokens, management of the protocol’s treasury, and implementation of key features. The owner may retain significant control over the protocol's development and decision-making processes, particularly in the early stages.

**Liquidity Pool Level:**

**Definition**: The liquidity pool owner is the entity or individual who establishes and manages a specific liquidity pool within the protocol.

**Explanation**: The liquidity pool owner determines the parameters and structure of the pool, such as the types of tokenized assets included, the collateral requirements, and the reward mechanisms for liquidity providers. They are responsible for providing the initial capital to seed the pool and may also handle ongoing management tasks, such as adjusting pool parameters and ensuring compliance with the protocol’s rules and standards.


---

# 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://svim.gitbook.io/getting-started/protocol-participants/owners.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.
