# Access Passes

{% hint style="warning" %}
Since BIP-54, the need to buy or hold an Access Pass has been removed. Now, **any new or existing account** on the Botto app (through both social media or crypto wallet login) **generates 100 VP per week** (or voting round).
{% endhint %}

{% hint style="info" %}
The new Farcaster Voting Frame Access Pass' details can be found inside the [Community Access Passes](/overview/access-passes/community-access-passes.md) section.
{% endhint %}

Access Passes are a way to access voting on Botto without buying the token, and a means to earn your way into membership. They can be acquired by [following the link here](https://www.botto.com/access/botto-access-pass), and following the directions below.

### Types of Access Pass

There are two types of Access Passes: "Botto Access Pass" and "Community Access Pass"

They also share properties with the Pipes from the ‘[Ceci n’est pas un Botto’](https://medium.com/@iambotto/ceci-nest-pas-un-botto-9efa8743d81b) Collection that give access to exclusive drops. Mint page here: <https://pipes.botto.com/>

Each pass generates daily voting points that allow you to help train Botto.

VP per access pass:

* [Botto Access Passes](https://www.botto.com/access/botto-access-pass) - 700 weekly&#x20;
* [Pipes](https://pipes.botto.com/) - 1575 weekly&#x20;
* [Community Access Passes](/overview/access-passes/community-access-passes.md) - 700 weekly&#x20;
* [Special SuperRare Community Access Pass](https://www.botto.com/access/superraredao-access-pass) - 1225 weekly&#x20;
* [Guest Curator Access Pass](https://www.botto.com/access/guest-curator-access-pass) - 1575 weekly

{% hint style="info" %}
Access Passes and Pipes are not stackable. You will receive only the voting points from the Access Pass in your possession that generates the most, and from one Pipe. It is worth noting that it is possible to stack and accumulate VP from three options, with a max of one of each type stacked (i.e. 1x Pipe, 1x AP, and staked $BOTTO).\
\
The VP are only generated at the start of the round, so the wallet holding the item must be connected to the site before then.
{% endhint %}

## Botto Access Pass

The Botto Access Pass is the standard pass. It costs a nominal fee of .03 ETH and generates 100 VP per day.

#### Minting

Head to botto.com/dashboard/access and ensure your Ethereum wallet is connected. Click the green `Mint Pass` button. You will be prompted to pay .03ETH + gas.&#x20;

This will take you to the following mint page:

<figure><img src="/files/feYF3vIZd5BUUPDSrKE2" alt=""><figcaption></figcaption></figure>

Hit `Mint Now` and then `Confirm` in the Meta Mask prompt window and wait for the transaction to go through.

#### Using the Pass

You only need to have the pass in your wallet to be generating the daily 100 VP. Click `Start Voting` in the Dashboard page to get started!

<figure><img src="/files/g2sSsXcx4pKAQVJunNOt" alt=""><figcaption></figcaption></figure>

Check your progress for incentivized onboarding in the `Rewards` section, under the `Bounties` tab.

<div><figure><img src="/files/zp4BjExu2t6sogUT12xu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/E4w5NNYqfFnWP6av1CBy" alt=""><figcaption></figcaption></figure></div>


---

# 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.botto.com/overview/access-passes.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.
