# Accounts

<figure><img src="/files/fiNqRBbtwMvotdzqeVJs" alt="" width="188"><figcaption></figcaption></figure>

Every account on Spacy comes with a wallet located in the virtual layer, granting access to the fund transfer feature. There are primarily two types of accounts on Spacy:

1. **Lambda Accounts**: These are the standard accounts available to all users.
2. **Partner Accounts**: These accounts offer advanced features. To achieve partner status, users need to request it through their account settings. Benefits of partner accounts include access to a Channel, owning a Space, and the ability to offer a subscription.


---

# 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://spacy.gitbook.io/spacy/social-platform/social-features/accounts.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.
