> For the complete documentation index, see [llms.txt](https://docs.elokapina.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elokapina.fi/oppaat/viestintaealustat/base-foorumialusta/basetunnus.md).

# Ohje Base-tunnusten aktivointiin

### FI: Base-tunnuksen aktivointi

Base-tunnuksen aktivointi pitää tehdä vain ensimmäisellä kerralla. Tällöin tietosi siirretään baseen, jonka jälkeen kirjautuminen on aina vaivatonta kapinatunnusta käyttäen.

{% hint style="info" %}
Kirjautuminen pelkästään Kapinatunnuksilla on ollut mahdollista 25.10.2021 alkaen.&#x20;
{% endhint %}

{% tabs %}
{% tab title="Jos olet uusi käyttäjä" %}

* **Mene osoitteeseen** <https://base.elokapina.fi>
* Paina "**Kirjaudu**": sininen nappi löytyy etusivun oikeasta yläkulmasta.&#x20;
* **Kirjaudu kapinatunnuksella:** kirjaudu avautuvalla sivulla sisään kapinatunnuksellasi
* **Tarkasta ja hyväksy tiedot:** Kirjautumisen jälkeen sinut ohjataan sivulle, jossa näytetään mitkä tiedot kapinatunnuksista siirretään baseen.&#x20;

  Lue ja hyväksy ehdot.

{% hint style="warning" %}
Jotta kapinatunnus yhdistyy oikein, pidä sähköpostiosoite samana. Jos käyttäjänimeä ei ole jo varattu, suosittelemme pitämään myös käyttäjänimesi samana kapinatunnuksen kanssa. Nimitiedot eivät ole pakollisia.
{% endhint %}
{% endtab %}

{% tab title="Jos sinulla on jo base-tili" %}

Näin aktivoit tunnuksen **jos sinulla on jo base-tili:**

**Kaksi eri vaihtoehtoa:**

1. **Jos base-tilin sähköpostiosoite on sama kuin kapinatunnuksessasi:** voit kirjautua suoraan sisään "**Log in / Kirjaudu"** napilla [basen etusivulta](https://base.elokapina.fi/)**,** jolloin kapinatunnuksesi yhdistetään vanhaan tiliin automaattisesti.
2. **Jos base-tilin sähköpostiosoite on eri kuin kapinatunnuksessasi:**&#x20;
   * luo uusi base-tili kapinatunnuksia käyttäen aivan kuin olisit uusi käyttäjä.&#x20;
   * ota Elementissä yhteyttä Elokapinan ylläpidon @xryllapito:elokapina.fi-käyttäjään.
   * Ilmoita viestissä vanhan base-tilisi käyttäjänimi ja yhdistämme vanhan base-tilin uuteen kapinatunnuksilla toimivaan tiliin.
     {% endtab %}
     {% endtabs %}

Tili on nyt aktivoitu ja tulevaisuudessa kirjautuminen on helppoa Kapinatunnuksilla.

### EN: Activate Base account

Base account activation only needs to be done the first time. Your data will then be transferred to the base, after which you can always log in easily using your Rebel ID.

{% hint style="info" %}
Since 25.10.2021, it has been possible to log in using only the Rebel ID.&#x20;
{% endhint %}

{% tabs %}
{% tab title="New users" %}

* Go to <https://base.elokapina.fi>&#x20;
* Press "**Log in**": the blue button is located in the top right corner of the home page.&#x20;
* **Login with your Rebel ID:** on the page that opens, log in with your Rebel ID
* **Check and approve your details:** after logging in, you will be redirected to a page showing which info from your Rebel ID will be transferred to the base.

  Read and accept the terms and conditions.

{% hint style="warning" %}
To ensure that your Rebel ID is correctly associated, keep your email address the same. If your username is not already reserved, we recommend that you also keep your username the same as your rebellion ID. Name is not needed.
{% endhint %}
{% endtab %}

{% tab title="Already have base account" %}

If you already have a base account, this is how you activate your account:&#x20;

Two options:

1. **If the email address on your base account is the same as the email address on your Rebel ID**: you can log in directly using the "**Log in**" button on the base home page, and your login will be automatically merged with your old account. I
2. **If the email address of your base account is different from your login:** create a new base account using your login as if you were a new user. Then contact the Elokapina admin @xryllapito:elokapina.fi in Element. In the message, please indicate the username of your old base account and we will connect your old base account to your new account with login.
   {% endtab %}
   {% endtabs %}

The account is now activated and in the future it will be easy to log in with your Rebel ID.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.elokapina.fi/oppaat/viestintaealustat/base-foorumialusta/basetunnus.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
