# How does the Signing process work?

The whole signing process will happen through native Stellar multisignature capabilities. Every member of the signers guild will be a separate signer for the treasury. A Stellar account can have up to 20 signers, which is why we will aim to have 20 members of the guild. To implement this idea as soon as possible, we will start with a team of 7–10 signers and add more members along the way. A majority of votes (signers) will be needed to control any movement of funds.


---

# 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.aqua.network/signers-guild/what-is-the-signers-guild/how-does-the-signing-process-work.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.
